项目作者: BioBox

项目描述 :
A mental math tester written in python.
高级语言: Python
项目地址: git://github.com/BioBox/mentalm.git
创建时间: 2018-07-29T20:12:02Z
项目社区:https://github.com/BioBox/mentalm

开源协议:MIT License

下载


mentalm

mentalm is a program meant to help you get better at mental math.

Requirements

The only requirement is that you have Python 3 installed.

Basic Usage

The way to use it is python3 main.py -cfg <config_file> where config_file is a .ini file that specifies how many questions there should be, range of the numbers, etc. If one is not provided, it will simply use default.ini. See samples for an idea of how it works.

You can quit a test at any time by entering ‘q’ or ‘Q’.

License

This software is under the MIT License. For more information, see LICENSE.txt.