Mini_Python_Projects
Mini_Python_Projects copied to clipboard
Simple Bill Calculator
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