This software is a basic script that prints "Hello, World!" to beging, every programmer starts with this type of script when learning a new language or setting up a new system.
My purpose for creating this program is to get comfortable with creating organized project folders, managing version control through GitHub, and making sure my development environment is ready for future, more complex projects.
I developed this using Visual Studio Code on macOS.
To run the script, I used the built-in terminal and Python 3, which is pre-installed on many Mac systems.