in

Made this two years ago, this joke might be overused but I still like it.

Made this two years ago, this joke might be overused but I still like it. | program-memes, string-memes, class-memes, console-memes, space-memes | ProgrammerHumor.io
program-memes, string-memes, class-memes, console-memes, space-memes | ProgrammerHumor.io

Content

include stdio.h int main() printf("hello world"); using System; namespace ConsoleAppl class Program static void Main(string args) Console.WriteLine("Hello World!"); import std.stdio; void main() writeln( "Hello World!");