Skip to content

Instantly share code, notes, and snippets.

@nyunerrr
Created May 22, 2020 10:31
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 nyunerrr/198ce759b8a1b456c9fb3e5103199ffe to your computer and use it in GitHub Desktop.
Save nyunerrr/198ce759b8a1b456c9fb3e5103199ffe to your computer and use it in GitHub Desktop.
n = input()
for i in range(4):
print(n)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment