kevinlu1248 / gpt-engineer

Specify what you want it to build, the AI asks for clarification, and then builds it.
https://gpt-engineer.readthedocs.io
MIT License
1 stars 0 forks source link

Add Hello World program in root directory #4

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds a new file, hello_world.py, in the root directory of the repository. The file contains a simple Python script that prints "Hello World" when executed.

Summary of Changes

Fixes #3.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/add-hello-world

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.