Skip to content

Instantly share code, notes, and snippets.

@hungryzi
Created January 2, 2021 06:14
Show Gist options
  • Save hungryzi/36e97b48df5d2ba52b5fc49973c55c27 to your computer and use it in GitHub Desktop.
Save hungryzi/36e97b48df5d2ba52b5fc49973c55c27 to your computer and use it in GitHub Desktop.
passcode = input("What's the passcode? ")
print("Your passcode is " + passcode)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment