Get the companion worksheet here: https://docs.google.com/document/d/1qYs-4un-tfnWLPc3SKd1O9p6hthVtD2ymbfz1e6Ot74/edit?usp=sharing
This is the second 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.
In this lesson the following techniques will be explained:
- How to perform mathematical operations in Python
- How to tell Python to treat user input as numbers
- How to make a "higher or lower" guessing game
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.