Question
By using visual studio C# write a program that will prompt the user for restaurant review information and then display the results. Your program should:
By using visual studio C#
write a program that will prompt the user for restaurant review information and then display the
results. Your program should:
1.)Display a line of text that informs the user they are about to enter review information.
2.)Prompt the user to enter the name of a restaurant.
3.)Prompt the user to enter a rating score between 1 and 5 (any whole number will be fine).
4.)Prompt the user to enter in a short review for the restaurant.
5.)Output a summary of the review, including the name of the restaurant, the rating score,
and the short review
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