Compilation error (line 9, col 2): Invalid token '{' in class, record, struct, or interface member declaration
Compilation error (line 10, col 20): Invalid token '(' in class, record, struct, or interface member declaration
Compilation error (line 10, col 21): Type expected
Compilation error (line 10, col 21): Tuple must contain at least two elements.
Compilation error (line 10, col 21): ) expected
Compilation error (line 10, col 21): Invalid token '"Practice #3-1 works"' in class, record, struct, or interface member declaration
Compilation error (line 12, col 1): Type or namespace definition, or end-of-file expected
Compilation error (line 8, col 21): 'Program.Main()' must declare a body because it is not marked abstract, extern, or partial