Can you name the programming language based on its Hello, World syntax?
created by psychofish25
  • Enter a language in the box below
  • Correctly named languages will show up below
  • Answers do not have to be guessed in order
  • Source: Hello World Collection
You have 5 minutes to guess after you click the button below.
Ready? Click to Start
Time remaining: 
Show Me Missed Answers
SyntaxLanguage
print 'Hello, World!'
10 PRINT 'Hello World!'
puts 'Hello, World!'
System.out.println('Hello, World!');
(print 'Hello World!')
document.write('Hello, World!');
Sub Main() | Console.WriteLine('Hello, world!') | End Sub
echo('Hello, World!');
printf('Hello, World!');
display dialog 'Hello, World!'
hello :- display('Hello World!') , nl .
SyntaxLanguage
(display 'Hello World!')
trace('Hello, World!');
System.Console.WriteLine('Hello, World!');
DISPLAY 'HELLO, WORLD!'
WRITE(*,*) 'Hello, World!'
SELECT 'Hello World';
main = putStrLn 'Hello World!'
ECHO Hello, World!
WriteLn('Hello, World!');
Transcript show: 'Hello, World!'.
NSLog(@'Hello, World!');
You might also like these games:
Java Primitive Data Types   Programming Language Popularity   Merry Christmas
There are 48 comments for this game.
(Warning: comments may contain spoilers)

Hello, World!

Rating:
Share
Created by: psychofish25 (On 09/29/2009)
Plays: 41,068
Published: November 2nd, 2009
Loading friend results....