This is a simple Python project to verify you have python installed.
- In
main.py, define ahello_world()function to print "Hello, World!".
- Ensure you have Python 3.13 installed.
- Run the following command:
python main.pyOR
press the Play button in your IDE.