Question: C# Programming: I'm using the Do-Loop at the beginning Towards at the end here line (179-183): Im trying to ask the customer if they want

C# Programming: I'm using the Do-Loop at the beginning C# Programming: I'm using the Do-Loop at the beginning Towards at theend here line (179-183): Im trying to ask the customer if theywant to reorder and If they type "Y" then the whole programTowards at the end here line (179-183):

Im trying to ask the customer if they want to reorder and If they type "Y" then the whole program will run again but if they type "N" then it will go on to line (188).

I'm having a problem of red line underneath at line (183)

Please Help !!

using System; 1 2 3 4 namespace Programming Assignment_3_Loops { O references class Program 5 6 7 8 O references static void Main(string[] args) { do { Console.WriteLine("*** ACME Anvils Corporation ***"); Console.WriteLine("Supporting the animation industry for 70 years and counting!"); // Do the countdown from 3 to : int countDownNum = 1; const int LIMIT = 1; while (countDown Num

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!