Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ Choose one or all 3, make a pull request for your work and wait for it to be mer
* Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
* Clone your fork down to your local machine

--> To fork the Repository, go back to our repository main/home page.

```markdown
git clone https://github.com/your-username/hacktoberfest.git
```
Expand Down
5 changes: 5 additions & 0 deletions profiles/hello_world_Aneesh-0108.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#LANGUAGE: Python
#AUTHOR: Aneesh-0108
#GITHUB: https://github.com/Aneesh-0108

print("Hello, World!")