Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1b9f3b9

Browse files
authored
Merge pull request Data4Democracy#19 from hhindlem/training-branch
added quotes around string being printed
2 parents 10a885f + 0972a7b commit 1b9f3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
print(hello)
1+
print("hello")

0 commit comments

Comments
 (0)