Skip to content
Snippets Groups Projects
11.py 37 B
Newer Older
hacker717's avatar
hacker717 committed
print(sum([int(i) for i in input()]))