You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the input for either prompt in Assignment7Part1Test is not an integer, the error message prints, followed by a repeat of the prompt, as designed. However, the program does not wait for user input, but instead loops the error/prompt infinitely.
If the input for either prompt in Assignment7Part1Test is not an integer, the error message prints, followed by a repeat of the prompt, as designed. However, the program does not wait for user input, but instead loops the error/prompt infinitely.