Catch-Up Notice: Text-Based Programming (Python)
Grade 7-9 Coding and Robotics — Term 3
You were absent while the class covered the topic below. Please endeavour to study it before
returning to school next week, as questions will be asked of you.
Topics covered — Python Programming
● Introduction to text-based programming and Python
● The Python coding environment (IDE)
● Syntax rules in Python
● Variables and data types
● Input and output (input() and print() functions)
● Operators (arithmetic, comparison, logical)
● Selection statements (if, elif, else)
● Repetition/loops (for and while loops)
● Identifying and fixing errors in code (debugging)
Bring any questions you have to class next week.