A series of resources to teach Python - from basic arithmetic, through if/else statements and loops (definite and indefinite), to using randomisation to select specific elements from a list.

Covers what is required for GCSE.
Contains many exercises and lots of working code which can simply be copied, pasted and run in your Python editor of choice e.g. Trinket or Idle

Complete in this order:
Basic maths in Python - add, subtract, multiply, divide, MOD
Order of operators in programming
if… else in Python (basic, nested and using Boolean operators)
Loops - Iteration (definite and indefinite)
Lists (Arrays) in Python
Randomisation in Python

Python Help sheet - starts from printing “Hello World” to using randomisation. Detailed explanations at every stage.

Reviews

Something went wrong, please try again later.

This resource hasn't been reviewed yet

To ensure quality for our reviews, only customers who have purchased this resource can review it

Report this resourceto let us know if it violates our terms and conditions.
Our customer service team will review your report and will be in touch.