Skip to content

Instantly share code, notes, and snippets.

@crgrieve
Last active December 12, 2020 14:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crgrieve/957434c4c79146a340440f5a085fc7a8 to your computer and use it in GitHub Desktop.
Save crgrieve/957434c4c79146a340440f5a085fc7a8 to your computer and use it in GitHub Desktop.
Top Level Program Hello World
using System;
Console.WriteLine("Hello World!");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment