Neumont Coding Club
Home
Challenges
Hello World
Difficulty: Easy
Write a function that returns 'Hello World'.
Example
Input:
()
Output:
Hello World
Your Solution
Python 3
JavaScript
Java
C++
C
Rust
Go
TypeScript
Run Code
Output