Hello World String - aloalgo

Hello World String

Very Easy

Write a function that returns the string "Hello, World!".

Example 1

Output
"Hello, World!"
Explanation:

The function simply returns the fixed string 'Hello, World!'.

Loading...
Output
"Hello, World!"

Hello! I am your ✨ AI assistant. I can provide you hints, explanations, give feedback on your code, and more. Just ask me anything related to the problem you're working on!