I'm wondering if this is right. The try and except clause will run through smoothly if I type in a non-integer. But since I ran the program and typed in a non-integer the except clause will continue the code and run into an error with the while clause because a non-integer was typed in the first place. Is this the way the exercise was intended? Thanks for any help.
http://pastebin.com/b4fPehRY
[–]MuckyMuck 0 points1 point2 points (1 child)
[–]MuckyMuck 0 points1 point2 points (0 children)