python-for-everybody
python-for-everybody copied to clipboard
Class notes
https://github.com/ed-lau/python-for-everybody/blob/aa5eabfe8c87b286e88c5d5ad3b0d4e71fb6eb46/wk7%20-%20assignment%207.2.py#L19 "Do not use the sum() function or a variable named sum in your solution."
I am getting issue in break in line no.5 please help me largest = None smallest = None while True: num = raw_input("Enter a number: ") if num == "done"...
Hey,the new question of assignment 7.2(coding qs) demands us to do the same,but without using the sum() function. This is the exact qs: 7.2 Write a program that prompts for...
The answer provided is print (14:17) This is wrong Correct option is print(15:18) Thank you
This will work fine. Save words.txt preferably on your Desktop folder.