HelloWorld
How to print HelloWorld 13 Mar 2024

This is how you print hello world in Python

print("hello world")