Skip to content

A very small Python app to practise your multiplications from the command line.

License

Notifications You must be signed in to change notification settings

stuartmaynes/timestable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Timestable

A very small Python app to practise your multiplications from the command line. Answer the questions presented. If you get it right you'll get a green dot, wrong and you'll get a red dot and the correct answer.

To start the test

python3 app.py

Example output

11 x 3 = 33 🟢
12 x 8 = 72 🔴 (96)

About

A very small Python app to practise your multiplications from the command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages