Menu
Create
Random
Create Account
Login
0
0
0
Language
Deutsch
Español
Français
Italiano
Nederlands
Polski
Português
Suomi
More...
Search...
Featured Quizzes
All Featured Quizzes
New and Reset
Random
Top Today
Geography
History
User Quizzes
Most Recent
All User-Created
Tags
Highest Rated
Most Taken
Nominated Quizzes
Recent Spotlights
Create Quiz
Create / Edit Quiz
New Click Quiz
New Map Quiz
New Multiple Choice
New Picture Quiz
New Sudden Death
New Text Quiz
New Tile Select
Data and Charts
JetPunk Charts
Recent Charts
Create Chart
Info Pages
Country Population
Interesting Facts
Interesting Quotes
Word Search
Featured Puzzles
Recent User Puzzles
Create Word Search
Blogs
Official Blog
User Blogs
Recent User Blogs
Blogs by Tag
Create Blog
Badges and Games
Badges
Even Split Game
Geography Snap Game
Minesweeper
Number Factoring Game
Typing Speed Test
U.S. State Puzzle
About JetPunk
About Us
Contact Us
Change Log
JetPunk Premium
Planting Trees
Site Map
Terms of Service
Message Board
Dark Mode
Print "Hello World" in different Coding Languages
I will give you a method to print "Hello World" to the console in a coding language, name that coding language.
If a language has a symbol in it e.g. an exclamation mark! in a fake language R! you will need to type in R Exclamation for the correct answer :)
Quiz by
A123S456
Profile
Quizzes
Subscribed
Subscribe?
Nominate
Nominated
Spotlight
+ Playlist
Rate:
Last updated: March 4, 2024
You have not attempted this quiz yet.
More quiz info >>
First submitted
March 4, 2024
Times taken
191
Average score
46.7%
Report this quiz
Report
Quiz and answer stats >>
Friends stats >>
Start Quiz
3:00
Give Up?
Enter answer here
0
/ 15 guessed
Pause
Untimed
Help
Time Used
00:00
Best Time
00:00
The quiz is paused. You have
remaining.
Resume
Copied!
Scoring
You scored
/
=
%
This beats or equals
% of test takers
also scored 100%
The average score is
Your high score is
Your fastest time is
more stats >>
friends stats >>
Keep scrolling down for answers and more stats ...
Retake Quiz
Challenge Friends
Hint
Answer
print("Hello World")
Python
console.log("Hello, world!");
JavaScript
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, world!");
}
}
Java
#include <stdio.h>
int main() {
printf("Hello, world!\n");
return 0;
}
C
#include <iostream>
int main() {
std::cout << "Hello, world!" << std::endl;
return 0;
}
C++
puts "Hello, world!"
Ruby
package main
import "fmt"
func main() {
fmt.Println("Hello, world!")
}
Go
fn main() {
println!("Hello, world!");
}
Rust
Hint
Answer
<?php
echo "Hello, world!";
?>
PHP
print "Hello, world!\n";
Perl
using System;
class Program
{
static void Main()
{
Console.WriteLine("Hello, world!");
}
}
C#
main = putStrLn "Hello, world!"
Haskell
echo "Hello, world!"
Shell Script
object HelloWorld {
def main(args: Array[String]): Unit = {
println("Hello, world!")
}
}
Scala
program hello
print *, 'Hello, World!'
end program hello
Formula Translation
Save Your Stats
Create Account
Your Next Quiz
US States Quiz
Name all 50 states in the USA. Easy, right?
Richest Countries by Per-Capita GDP
Can you name the countries with the highest GDP per capita?
Middle East Map Quiz
Watching the news might help you place these countries on the map.
Pin Europe on a Borderless Map - Sudden Death
Drag the flag onto the correct country. Careful, though! One wrong move and the game ends.
Random
More >
Refresh
2 Comments
Show comments >
DustyJP
+2
Level 46
Nov 8, 2024
I put C++ and C# but it didn't count it.
Eriday
+1
Level 45
Jan 27, 2025
It only counts C++ if you type in Cplusplus...
Add comment
New and Popular
all
de
en
es
fi
fr
it
nl
pl
pt
Countries of the World Quiz
US States Quiz
Santa's Reindeer
Easy General Knowledge #1
Figures from Greek Mythology
U.S. States that Border Canada
Super Bowl Winning QBs
Top 10 Most Populous U.S. States
Monarchies of the World
Random
Top Today
Daily Challenge