
It was great to get a first full week of coding under our belts.
Students got their first taste of the coding language Python. They did well and I look forward to the challenges that lie ahead.
If you’d like to practise at home, the Python program can be downloaded for free at python.org.
We explored simple in-built functions, like print(), bin() and round(), as well as user-defined functions. For example, we personalised the ‘Hello World!’ message.

We finished by looking at the code behind a a simple ‘guess the number’ game.
