Skip to content

Instantly share code, notes, and snippets.

@tamizhvendan
Created July 17, 2014 07:12
Show Gist options
  • Save tamizhvendan/b9256c6eef44561dc8b5 to your computer and use it in GitHub Desktop.
Save tamizhvendan/b9256c6eef44561dc8b5 to your computer and use it in GitHub Desktop.
Thank God
namespace Earth.Developers
{
class Tamizhvendan
{
public static void Main(string[] args)
{
System.Console.WriteLine("Hearty Thanks to all blog writers " +
"across the globe who inspired me to write this blog !!");
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment