I am coding this currency conversion app (into to prog class) and need to error check the user inputs. Currently if a user inputs an ASCII alpha character it throws the app into an infinante loop.
...