Join 36000+ teachers and students using TTIO.
Part 4 of a mini series. In this lesson students look at the amazing concept and skill of using 'iteration' (loops) in programming. We start out by examining the repetition in the mandelbrot set. Coding tasks and demonstrations given for understanding for loops in turtle, and the creation of patterns, as well as completing a mini quizzing system complete with a login system (with limited tries) and scored questions. You can download the powerpoint here and please watch the video before you attempt the test.
You can either use www.repl.it or www.trinket.io/python3 (can use this without signing in)
If you need to look something up, w3schools (see link below) is a great poiint of reference. It is used by professionals and students alike!
www.teachyourselfpython.com