LICENSE.md
README.md
pyproject.toml
mathspractice/__init__.py
mathspractice/__main__.py
mathspractice/lesson1.py
mathspractice/lesson10.py
mathspractice/lesson2.py
mathspractice/lesson3.py
mathspractice/lesson4.py
mathspractice/main.py
mathspractice/stats.py
mathspractice.egg-info/PKG-INFO
mathspractice.egg-info/SOURCES.txt
mathspractice.egg-info/dependency_links.txt
mathspractice.egg-info/entry_points.txt
mathspractice.egg-info/requires.txt
mathspractice.egg-info/top_level.txt
mathspractice/static/style.css
mathspractice/templates/about.html
mathspractice/templates/base.html
mathspractice/templates/index.html
mathspractice/templates/stats.html
mathspractice/templates/lesson1/addition.html
mathspractice/templates/lesson1/index.html
mathspractice/templates/lesson1/subtraction.html
mathspractice/templates/lesson10/index.html
mathspractice/templates/lesson10/percent_to_decimals.html
mathspractice/templates/lesson10/percent_to_decimals_form.html
mathspractice/templates/lesson10/percent_to_fractions.html
mathspractice/templates/lesson10/percent_to_fractions_form.html
mathspractice/templates/lesson2/index.html
mathspractice/templates/lesson2/multiply.html
mathspractice/templates/lesson3/division.html
mathspractice/templates/lesson3/index.html
mathspractice/templates/lesson4/divisibility-rules.html
mathspractice/templates/lesson4/form.html
mathspractice/templates/lesson4/index.html
mathspractice/templates/lesson4/reduction.html