Im studying for a exam in python and I dont know what to do with this freaking question. Write a program in python that in a loop asks the user for a integer until the user prints out 0. After the user prints out 0 the program shall print out the mean value of this program.
Pardon my probably not so well written English.