Skip to content

Instantly share code, notes, and snippets.

@aniketmlk6
Created February 22, 2022 01:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aniketmlk6/e87b90d55f048c0b76cefb66706a8d80 to your computer and use it in GitHub Desktop.
Save aniketmlk6/e87b90d55f048c0b76cefb66706a8d80 to your computer and use it in GitHub Desktop.
name = input("What is your name: ")
print("Your name is " + name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment