Skip to content

trombastic/number_pyramid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Pyramid

a number pyramid math trainer for children writen in pure python

Usage: Start the app from the commandline:

number pyramid math trainer
Usage: number_pyramid.py [rows number_range]

rows:           number of brick rows

number_range:   range of numbers for the bottom row [0 to number_range]

>> python3 number_pyramid.py 3 5

To navigate between the cells you can use either the arrow keys [Left, Right, Up, Down] or the tab key. pressing the return key on all cells or click OK will submit the input. If the result was correct all cells get green, otherwise the wrong cells are marked red. If you click New a new problem will be given.

app 3x3

app 7x7

app 7x7

app 7x7

About

a number pyramid math trainer for children writen in pure python

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages