User Profile
Collapse
Profile Sidebar
Collapse
od11kd
Last Activity: Feb 5 '13, 07:37 AM
Joined: Feb 2 '13
Location:
-
Thank you so much! Appreciate it -
Jython output help (beginner question)
Hey guys!
So I am trying to do a program, and for the most part I have it down except for 1 part of it.
Basically, I want my function to continue to prompt a user to enter an integer number between 1 and 100 inclusive, until the user enters a invalid integer.
I have the program here:
...Code:def assign2PartB(): x = 0 while x <= 100: x = input ("Enter a number between 1 andLast edited by Niheel; Feb 5 '13, 06:24 AM. Reason: Please don't delete questions when someone has taken time to help
No activity results to display
Show More
Leave a comment: