Coin change Follow this steps for run program virtualenv env --python=python3.6.7 source env/bin/activate cd src python main.py If you would like to test, you can run unittest library on tests folder Example Input Output 4 28 10 5 2 1 5