Answered step by step
Verified Expert Solution
Question
1 Approved Answer
CITP 3310 Assignment 1 Write a C# console application program: Shopping cart program You have an online store selling fruits. First, you have to ask
CITP 3310 Assignment 1 Write a C# console application program: Shopping cart program You have an online store selling fruits. First, you have to ask user input name, phone number, address, and email. Second, you have to display the menu Oranges $2, Apples $3, tomatoes $5, bananas $0.5, pears $10, grapes $4.8 Then, the program asks the user how many does the user want for each item and calculate the subtotal. Final, you have to show items and the subtotal before tax, tax, and total on the screen and display user's information and thank you messages at the en
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