Question: Create a program that accepts customer information in: Customer First Name, Last Name, Phone Number, E-Mail Address and address. The program should then ask the
Create a program that accepts customer information in: Customer First Name, Last Name, Phone Number, E-Mail Address and address. The program should then ask the customer about the amount of each of the five items purchased, calculate the total sale, calculate the taxes at a rate of four percent and display all data out to the user - including the total sale.
Your program must have the following:
- An introductory statement that allows the user to understand what type of program they are running.
- Variable declarations
- User input acceptance
- Proper mathematical calculations
- Proper output
- You must provide the following:
- Your code
- Screenshot of your fully functioning program with inputs/outputs
- Note: the language of the program is Microsoft c#
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
