Technical Publications

Python. Before starting, in IDLE, go to Options and set the font size to 18. What is IDLE? ... # converts a string to an integer. Now it will work. Cut and paste the elif code and do it again with x. It will work. ... for num in numbers: sum = sum + num. return(sum/len(numbers)) Run … ................
................