Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I am getting the right output image but it is telling me that the coding expression is wrong. Programming Exercise 1-4 Tasks StopSign.cs + Program

I am getting the right output image but it is telling me that the coding expression is wrong. image text in transcribed

Programming Exercise 1-4 Tasks StopSign.cs + Program runs as expected. > ali! 5.00 out of 10.00 7 Spaces are important! Make sure your output has the correct number of spaces. 1 using System.IO; 2 using System; 3 4 class StopSign 5 { static void Main() { Console.WriteLine(" 9 Console.WriteLine(" X 10 Console.WriteLine("X 11 Console.WriteLine(" X 12 Console.WriteLine(" 13 Console.WriteLine(" 14 Console.WriteLine(" 15 Console.WriteLine(". 16 17 3 Checks XxxxXX"); X"); STOP X"); X"); XXXXXX"); X"); X"); X"); Code Pattern Incomplete Contains appropriate code (Min. 8x) Description Searched your code for a specific pattern: 18 } (\s*WriteLine(" *"V); \s*){8, } 19 You can learn more about regular expressions here. > Test Case Complete Program Outputs Correctly

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Handbook Of Database Security Applications And Trends

Authors: Michael Gertz, Sushil Jajodia

1st Edition

1441943056, 978-1441943057

More Books

Students also viewed these Databases questions