Skip to content

harplife/math_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

math_practice

python 3.7

no dependencies

python -m venv env

doing practice will keep a record, and write to ./record/report__.json

make executable

  1. pip install pyinstaller
  2. pyinstaller cli.py --onefile
  3. check inside dist folder to find executable.

About

A simple math practice application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages