We used the Mu editor to make simple text-based quiz games.

We learnt about:

  • print() function
  • import statements
  • random numbers
  • input() function
  • variables
  • datatypes: string and integer
  • conditionals: if, elif, else
  • while loops

The programs are all here so please review any you didn’t try and ask if anything is confusing!