| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent cc1d967 commit 48aa106
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -11,3 +11,4 @@ tex2pdf* | |||
| 11 | 11 | .coverage | |
| 12 | 12 | .idea | |
| 13 | 13 | .vscode | |
| 14 | + /venv/ | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,2 @@ | |||
| 1 | + # Purpose: Shout hello to the world | ||
| 2 | + print("Hello, World!") | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments