Warm-Up Exercise
Continue Lesson 2’s Exercise
- Show your password generator from Lesson 2’s Exercise to a neighbour
you didn’t come with:
- Without explaining your code, can they understand what each line
achieves?
- What changes would make it easier to read?
- Hint: Add comments to explain your calculation
- Lines starting with
#
are not run as code
- E.g.
# This is a comment
Thanks
- To the host for the great venue!
- To our sponsors
Administrivia
- Fire escapes
- Toilets
- Cleaning up after ourselves
- WiFi
Independent Work/Homework
- Exercise Notebook:
- Work through futurecoder.io sections:
- If statements