filmov
tv
Introduction to Python - Lesson 3 - Loops with Turtle

Показать описание
In this lesson the following techniques will be explained:
- Drawing graphics using Turtle by writing instructions in Python
- Using count-controlled (for) loops to repeat instructions (iteration)
- How iteration can be used to make code more efficient
This is the third video in a short series designed to introduce beginner programmers to the Python programming language. The series has been written specifically for teaching Computer Science in schools, but could be used for anyone wishing to learn to program.
The video is broken up in to sections covering each of the skills and contains tasks for learners to complete independently to reinforce their learning.