Skip to content

A beginner-friendly Python script that calculates tips based on the bill amount and desired tip percentage.

Notifications You must be signed in to change notification settings

maitrivyas17/Tip_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ’ฐ Tip Calculator in Python

This is a simple Python program that calculates the tip amount based on your bill and desired tip percentage.


๐Ÿง  How It Works

  • Asks the user to enter the bill amount.
  • Prompts for the tip percentage (e.g., 10%, 15%, etc.).
  • Calculates and displays the total tip amount and final bill including tip.

๐Ÿ’ป Run It Live

๐Ÿ‘‰ Try it on Replit


๐Ÿ“ธ Sample Output

About

A beginner-friendly Python script that calculates tips based on the bill amount and desired tip percentage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages