[Tutor] Python

Mark Lawrence breamoreboy at gmail.com
Fri Oct 12 06:37:33 EDT 2018


On 12/10/18 02:41, Tyler Travis via Tutor wrote:
> I fully understand the concept of what I am trying to do and I know that you can type out the algorithms to find mean, median, and mode but I used a shortcut by import the statistics function. Which yields the same results and the program passes with a 100% in the grading software However, it does not print the expected output, but rather some random sequence of characters and numbers. I do not understand why. Do you know why?
> 

No, as I do not see any code, data, Python version or OS.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence



More information about the Tutor mailing list