Hello WorldΒΆ

Here is how you print the string Hello, World! in Python:

print("Hello, World!")