Handout 3 practice on for loopscollectVowelsFromSentence_p10.py problem 10multTable-p9.py - problem 9 - multiplication table uses nested loops randomNumbers-p8.py - problems 8 olympic_years_p7.py - problems 7 |
on while True, break and continuebreak.py shows two ways of encoding a validation loop. Using while True, break and continue should be avoided. |