FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Start of chapter 1 · kyclark/tiny_python_projects@48aa106 · GitHub

Commit 48aa106

Browse files
committed
Start of chapter 1
1 parent cc1d967 commit 48aa106

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

‎.gitignore‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ tex2pdf*
1111
.coverage
1212
.idea
1313
.vscode
14+
/venv/

‎01_hello/hello.py‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Purpose: Shout hello to the world
2+
print("Hello, World!")

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL