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