python-101
python-101 copied to clipboard
Update 10_currency.py
With int() , you can not introduce decimals , and the program fail If you do it . So with float It do not explote :)