Dear Sir/Madam,
Hello! I'm just new to programming and
would like to ask for help..
Can you please give me clue how I
should start solving the following problem below?
Write a program that allows you to do the following five
operations:
- Prompt the user to input a list of numbers (Hint: be sure to have a
way for the user to indicate that they are done finished providing the
list of numbers)
- Open a file that contains a list of numbers
- Compute the average, statistical median, and mode of the list of
numbers
- Store your answers in another file
- Asks the user whether they want to see the answers and if the answer
is yes, opens the file and displays the numbers
Greatly appreciates it!
|
--
http://mail.python.org/mailman/listinfo/python-list