That Blue Square Thing

Do now taskPDF icon

Knowledge organiserPDF icon

Year 8 Computing – Programming in Python

The first programming problem dealt with getting the user to enter words (strings in Python) and then numbers.

Can you remember what Python needs to do if you want it to deal with numbers? Say to do some maths?

PDF iconData types in Python

< If you weren't here for the first lesson you'll want to go back and do the first set of programming first

A Times Table Tester

We can take these ideas and make them a bit more complex.

Now we can test your mental maths! Fun...

PDF iconTask introduction

> Times Table Tester programming instructions

Average Calculator

Save some work for teachers! Calculate the average score in some tests.

PDF iconIntro slide

> Average programming instructions