Skip to content
Snippets Groups Projects
3.py 51 B
Newer Older
hacker717's avatar
hacker717 committed
trash = input()
for _ in range(3):
    print(trash)