Skip to content

Commit 89d0bde

Browse files
authored
Created tutorial file, group folder, and added content
1 parent 17548fd commit 89d0bde

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Tutorials/Strings.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Strings reference guide / tutorial for Python
2+
3+
# Print welcome message
4+
print("Hello World")

0 commit comments

Comments
 (0)