chint
is a cli tool (for now) to help you practise coding exercises.
To list all the available problems
chint list
See description of a problem
chint problem 1 show
Run tests againt your code in python (keep your solution in solution.py
file)
chint problem 1 test "python3 solution.py"
"chint" comes from sanskrit word "chintan" signifying thinking.