Skip to content

Commit 27fb208

Browse files
committed
Start
1 parent 58db69b commit 27fb208

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.learn/resets/01-Console/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# print "Hello World!" on the console

exercises/01-Console/app.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
# print "Hello World!" on the console
1+
# print "Hello World!" on the console
2+
print("Hello World!")

0 commit comments

Comments
 (0)