Skip to content

Instantly share code, notes, and snippets.

@goyuninfo
Created May 23, 2020 19:49
Show Gist options
  • Save goyuninfo/1eee218d8fcfda41bfa9ae442878dd54 to your computer and use it in GitHub Desktop.
Save goyuninfo/1eee218d8fcfda41bfa9ae442878dd54 to your computer and use it in GitHub Desktop.
UserName = input("Please enter your name: ")
print("Hello " + UserName)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment