Search results for query: *

  1. B

    Unexpected Symbols Error

    Hi I am a complete beginner doing an intro to C# course. I keep getting 'Unexpected symbol' error for the code below, no matter what I put in. Can anyone advise? Many thanks! /// <summary> /// Programming Assignment 1 /// </summary> class Program { // x and y...
Back
Top Bottom