Skip to content

Python scripts for elementary school exercises in Austria (Volksschule) also as programming exercises for myself :P

License

Notifications You must be signed in to change notification settings

OldIMP/volksschule

Repository files navigation

Volksschule

Python application CodeQL Code style: black

Python scripts for elementary school exercises in Austria (Volksschule) also as programming exercises for myself :P

Zahlenmauer (zahlenmauer.py)

Caculates all possible Zahlenmauer w/ bottom No. ranging from 1 to --stop, e.g. (1, 2, 3, 4, 5)->[3, 5, 7, 9]->[8, 12, 16]->[20, 28]->[48]. See docstring or use --help

And yes, I know it's all just binomial coefficients, but hey I'm a programmer not a mathmatician ;)

Rechen-Quiz (r-quiz.py)

Randomly generates a mix of math quizzes for the elementary school

About

Python scripts for elementary school exercises in Austria (Volksschule) also as programming exercises for myself :P

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages