Monday, 20 July 2020

Python times tables code

Python code for times tables!


Hey guys!

So today I made some Python code that will print out the times tables of your choice up to the number of your choice, e.g "I want the 7 times tables up to 10 times."

I posted the code in GitHub, so here is the link to the repository where you will find the code and a more in-depth explanation.

For reference, here is a picture of the output when I put "2 times tables up to 10 times":



Check it out, it's pretty cool :D

- Maya :)

No comments:

Post a Comment