diff --git a/cost-of-smokes.py b/cost-of-smokes.py index f2913c4..5f419a4 100644 --- a/cost-of-smokes.py +++ b/cost-of-smokes.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -#user input dolloars +#user input dollars #user input number of packs #output day, week, month year costs import os