Main.cs(10,14): error CS0117: `System.Console' does not contain a definition for `Writeline'
/usr/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous error)
Main.cs(13,14): error CS0117: `System.Console' does not contain a definition for `Writeline'
/usr/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous error)
Main.cs(14,33): error CS0117: `System.Console' does not contain a definition for `Readline'
/usr/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous error)
Main.cs(16,14): error CS0117: `System.Console' does not contain a definition for `Writeline'
/usr/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous error)
Main.cs(20,25): error CS0103: The name `Consele' does not exist in the current context