Skip to content
Snippets Groups Projects
2.py 36 B
Newer Older
hacker717's avatar
hacker717 committed
s = input()
for i in s:
    print(i)