Mini_Python_Projects icon indicating copy to clipboard operation
Mini_Python_Projects copied to clipboard

Simple Bill Calculator

Open SanjeevDeori opened this issue 3 months ago • 4 comments

Description:
Create a simple program that calculates the total bill amount including tax and discount.

Expected Features:

  • Take item prices as input
  • Ask for tax percentage and discount (optional)
  • Display total bill after applying tax and discount

Tech:
Python (no external libraries required)

please assigned this issue to me @RK1905101

SanjeevDeori avatar Oct 16 '25 05:10 SanjeevDeori