Source: http://pypl.github.io/PYPL.html
using System; namespace MyAwesomeProgram { class Program { static void Main(string[] args) { Console.WriteLine("Hello World!"); } } }
class
{
}
;
System
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks;
Assignments about this topic can be found here