Hello World

Difficulty: Easy

Write a function that returns 'Hello World'.

Example

Input: ()

Output: Hello World

Your Solution

Output