output AZ
Run-time exception (line 28): Console.Read is not supported.
Stack Trace:
[System.NotImplementedException: Console.Read is not supported.]
at DotNetFiddle.Infrastructure.ConsoleStringReader.Read() :line 28
at System.IO.TextReader.SyncTextReader.Read()
at System.Console.Read()
at Program.Main() :line 12