Skip to content

nkitsaini/chint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chint

chint is a cli tool (for now) to help you practise coding exercises.

Usage

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"

What's in the name

"chint" comes from sanskrit word "chintan" signifying thinking.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages