Skip to content

Commit b1b2761

Browse files
committed
1.py is changed
1 parent a8b726e commit b1b2761

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

practice_1/1.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
"""tyuui"""
12
name = raw_input("What's your name? > ")
23
print("Hello, {}!".format(name))

0 commit comments

Comments
 (0)