Day 2 - Tip Calculator
- codenavigator01
- Nov 19, 2020
- 1 min read
This program was coded in Python and it was designed to provide the amount to be paid by the user, for a bill, after calculating the tip. This is the final project at the end of Day 2 of the #100DaysOfCode challenge, by the @LondonAppBrewer
This program was coded in Python, and introduced the concepts of:
Primitive data types
Mathematical operations
Number manipulation and Fstrings
2% complete, signing off :)
Comments