ed-lau / python-for-everybody

Class notes
209 stars 240 forks source link

Update wk7 - assignment 7.2.py #18

Closed pmmridul closed 3 years ago

pmmridul commented 3 years ago

Made some changes to the solution program. In the earlier program, last print line didn't have parenthesis. Within the for loop, else condition wasn't specified.