To orint a simple message: Hello World
A working python installation and optionally a working IDE/Code editor of your choice (used here: VSCode).
Install the current Python release for your system here.
Open the file in VSCode and press the run button on the top right.
Open the panel, navigate to the folder that contains the file using cd foldername, run the code using the command: helloworld.py
