Magic Math Table Maker
The Project
This is a Scratch project designed to help students like me who have trouble learning math tables. I find it difficult to remember tables, and writing them again and again from a book takes a lot of time. So, I decided to make a Table Generator in Scratch! You can type any number (like 2, 5, 9, etc.). The project will instantly show you the full table of that number (e.g., 5 × 1 = 5 to 5 × 10 = 50). It helps in practicing and learning tables without writing them again and again. What inspired it? I was struggling to learn tables, and my friend gave me a book. But writing all the tables by hand took too much time. That’s when I thought, “Why not make my own table generator that can help me and others too?” So I made this tool in Scratch. What was difficult? Making the program understand the number I typed. Making it repeat the multiplication and show the correct answers. Designing the screen so it’s easy to read and understand.