This PR adds a new file named main.py to the repository and includes a simple Python script that prints 'Hello, World!'. The purpose of this change is to fulfill the user's request to output 'Hello, World!' in the main.py file.
Summary of Changes
Created a new file named main.py in the root directory of the repository.
Added a simple Python script to the main.py file that prints 'Hello, World!'.
Fixes #1.
To checkout this PR branch, run the following command in your terminal:
git checkout sweep/add-main-py-file
To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.
Description
This PR adds a new file named main.py to the repository and includes a simple Python script that prints 'Hello, World!'. The purpose of this change is to fulfill the user's request to output 'Hello, World!' in the main.py file.
Summary of Changes
Fixes #1.
To checkout this PR branch, run the following command in your terminal:
To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.