Playground
Code
Solve problems, run code, and test against test cases.
Hello World
EasyWrite a program that prints exactly `Hello, World!` followed by a newline.
This is your first program on Kernal. Successfully submitting this confirms your environment is working correctly.
Example 1
Input:
Output: Hello, World!
Constraints
- Output must be exactly: Hello, World!
Loading...
Click Run to see output...