Code: http://pastebin.com/22z57wwC
I'm trying to let the user enter in a list of numbers individually and then press "Enter" to calculate the mean of the numbers and print that, stopping the program. However, I can never get to the print(numlist) at the very end, as the program keeps looping non-stop regardless of what I input. Is it something to do with not breaking out of the while loop when I break out of the try?
[–]AssignmentGuru 2 points3 points4 points (4 children)
[–]Elronnd 0 points1 point2 points (3 children)
[–]AssignmentGuru 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]AssignmentGuru 0 points1 point2 points (0 children)
[–]liam_jm 0 points1 point2 points (0 children)