Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a code in C sharp and math for food bought and slides rode Users will always enter valid data Users may enter their values

Write a code in C sharp and math for food bought and slides rode Users will always enter valid data Users may enter their values in upper case or lower case

Users who choose N to an attraction (caf/slide/Disc Golf) will not be prompted for any values for that attraction

All money values will be displayed as proper currency as shown In the summary if the users did not attend an attraction display an appropriate message (No Caf/No Slide/No Golf)

The summary values will be displayed using columns and very closely match the screen shots You solution must demonstrate at least one: If/Else structure Switch structure Escape character

The Clover Caf sells Magic Burger, Fortune Fries and Shamrock Slushies only

There is a discount for the End of the Rainbow Disc Golf Course based on the number of participants. The entire group will receive the following discount off their golf fees as follows: 3 players 10% discount 4 players 15% discount 5 players 20% discount Prices are : Magic Burgers = $5 Fortune Burger= $4 Shamrock Slushies= $3 3 slides = $5, 5 slides = $6 10 slides= $8, 100 slides = $15 9 holes = $10 18 holes = $15

Calculate the total.

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