Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 337 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 337 Bytes

tip_calculator

Tip calculator built with python3

How it works

in the terminal run python3 tip_calculator.py

  • When prompted enter cost of food greater than 0
  • When prompted enter number of people splitting the tip
  • When prompted enter tip zero or greater
  • When prompted enter Yes to use tip calculator or No not to continue