Created
November 25, 2020 19:56
-
-
Save EvokerKing/16e461c63d2f74d9f4a6aa827ea73154 to your computer and use it in GitHub Desktop.
idk im bored
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
query = input("What is your name?\n>>>") | |
print("\nHello, {query}") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment