
September 8th, 2012, 06:58 AM
|
|
Registered User
|
|
Join Date: Sep 2012
Posts: 10
Time spent in forums: 1 h 35 m 12 sec
Reputation Power: 0
|
|
|
Getting frustrated ! - List user input
Hello, I hope some of you can help me, I really want to start programming, but.. I dont learn very fast
My problem: I want the user to input several numbers, like this
number = input ("enter a number, or press enter to quit")
And if the user writes a number, that number gets saved, and he gets to write another one, but if the user press enter, the program stops
Stay with me okey?
After this i want these numbers printed in some diffrent ways, like how many numbers was entered, what was the highest/lowest number, the sum of all numbers and such, I know the .sort command, any others?
Anyone out there with alittle spare time that can help? Thank you.
|