Skip to content

Commit fca4706

Browse files
committed
primer commit
1 parent a686285 commit fca4706

File tree

2 files changed

+2
-0
lines changed
  • .learn/resets/001-hello_world
  • exercises/001-hello_world

2 files changed

+2
-0
lines changed

.learn/resets/001-hello_world/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Your code here

exercises/001-hello_world/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
# Your code here
2+
print("Hello World")

0 commit comments

Comments
 (0)