Practicing times tables

In this blogpost I will tell you about a program I made so that anyone can practice times tables for free. In order to learn the times tables you need someone to ask you random questions but if your parents/carers are busy, this program will never say "I am busy".


When you click the green flag the ghost glides on to stage and will ask you 20 random questions. It will tell you if your answer is correct. If you get it wrong it tells you the right answer. However, it doesn't keep track of how many questions you get right or wrong so that you don't get upset. The important thing is to practice often and not to let your mistakes make you sad.

By default it will ask you 20 questions from all times tables between 2 and 9. If you have an account in Scratch you can modify it to suit your needs. The important code is in these 3 lines


For example, what if want to get 30 questions and only practice the 7 times tables? You can change the code like this.


You can access the program using this link. Happy practice!


Comments