Skip to main content

hello

Here, the Python print command will be run and show the output below the command:

print('Hello World!')

Hello World!