We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b726e commit b1b2761Copy full SHA for b1b2761
practice_1/1.py
@@ -1,2 +1,3 @@
1
+"""tyuui"""
2
name = raw_input("What's your name? > ")
3
print("Hello, {}!".format(name))
0 commit comments