Skip to content
/ tip Public

A tip calculator that calcuates what percentage of what amount for a tip.

License

Notifications You must be signed in to change notification settings

dazzletune/tip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Tip Calculator


This is a tip calculator program that I worked on as a class assignment. It calculates the tip for ones server after dining in a resturant.

If you want to run the script, you can do so via a GitHub Codespace. Here are the directions to run the code

$ python3 tip.py

... and then press enter.

Here is some sample output.

$ python tip.py
How much was the meal? 15.00
What percentage would you like to tip? 10
Leave $1.50

About

A tip calculator that calcuates what percentage of what amount for a tip.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages