That Blue Square Thing

Do now tasks slidePDF icon

Knowledge organiserPDF icon

Year 9 Computing – Algorithms, puzzles and programming

Another algorithm.

This is maths...

PDF iconSlides from class

Once you understand how the algorithm works, there are instructions for coding it:

> Euclid's algorithm programming instructions

At the end I set up a challenge dealing with prime numbers You'll need to think pretty hard about that.

When you're ready for a hint about the prime numbers problem, click here.

Back to previous lessons

There's a second linear search program to try:

> Second linear search programming instructions

The search algorithm programs

Flags with the Python turtle

Using Python online

There's a way to use Python online if it doesn't work on your computer:

> Code today coding

> Online Python coding