Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please build this using Raptor: My daughter has started doing very well starting her won business, so I want to help put a site and
Please build this using Raptor:
My daughter has started doing very well starting her won business, so I want to help put a site and app
togther for her. Her bracelets are $each Write a program to find the total after discount, if applicable.
If the customer buys bracelets, there will be no discount.
If the customer buys and bracelets, they receive a discount.
If the customer buys and bracelets, they receive a discount.
If the customer buys and bracelets, they receive a discount.
If the customer buys and bracelets, they receive a discount.
If the customer buys bracelets, they receive a discount.
I need the program to:
Use these variablescustName custQty, discRate, finBill
Get input from users for a list of customers names or when done. use custName
Each customer with a specific quantity ordered. use custQty
Make sure only positive integers are allowed to be entered.
When done I need it to print out the list of totals lke so:
Name: Marcus, Quantities Ordered, Discount Rate: Final Bill: $
Name: Blake, Quantities Ordered: Discount Rate: Final Bill: $
Name: Jessica, Quantities Ordered: Discount Rate: Final Bill: $
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started