Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Write a python program that takes the price of the 2 items as input and prints the amount to pay after the store discount of

Write a python program that takes the price of the 2 items as input and prints the amount to pay after the store discount of 25% and sales tax of 8.25% ( tax applied to price after-store discount) Note: Discount is applied on each item, Tax is applied on the price after the discount. Example #1. Here, the user buys 2 items, 1 for $7.75 and the other $23.99.

( please do not use advanced python functions, simple only as i am a beginner) ( will rate you positive)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions