0% found this document useful (0 votes)
3 views1 page

Coding Robotics Python Catchup Notice

The document is a catch-up notice for Grade 7-9 students who missed a class on Python programming. It outlines key topics covered, including Python syntax, variables, data types, input/output functions, operators, selection statements, loops, and debugging. Students are encouraged to study these topics before returning to class and to bring any questions they may have.

Uploaded by

sphamandlar86
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Coding Robotics Python Catchup Notice

The document is a catch-up notice for Grade 7-9 students who missed a class on Python programming. It outlines key topics covered, including Python syntax, variables, data types, input/output functions, operators, selection statements, loops, and debugging. Students are encouraged to study these topics before returning to class and to bring any questions they may have.

Uploaded by

sphamandlar86
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

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.

You might also like