+ 1
The last c# question result is country and capital and it won't execute.
using System public class Program { public static void Main (string [] args) { string country () Console.ReadLine string county () Console.Readline
2 odpowiedzi
+ 1
This code is incomplete missing main function closing body and class statement are used incorrectly
0
AS Raghuvanshi Missing semicolon and namespaces as well..