0
Eror code
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Variable Example { class Program { static void Main(string[] args) { int i = 1; switch (i) { case 1: Console.WriteLine(Line"); break; case 2 Console.WriteLine("Two"); Console.WriteLine("Two"); default: Console.WriteLine("Other"); break; } } } }
4 odpowiedzi
+ 2
Please insert you source code here I am unable to understand what you want to write in this question.
Thank you.
0
case 2 missing :
0
Yes you solve this code