Back
Task 001

Hello World & Print

Write a program that prints 'Hello, World!' to the console.

Instructions

  • 1Use the print() function to print the exact string Hello, World!.

Hints (0/5)

Prev
Complete the task to unlock next level
python Runtime
python Solution
Loading...
Console OutputExpected: Hello, World!...
Run code to see output...
Codvius – AI Coding Platform for Students