Create an account to earn badges and save your progress.
This code prints "Hello, World!" to the console.print("Hello, World!")
Point: 5
How to Write a simple Python program that prints "Hello, Mars!" to the console.