th0m45s5helby

Untitled

Jan 8th, 2021 (edited)
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.09 KB | None | 0 0
  1. a=[str(max([str(k)[n] for k in [input1,input2,input3]])) for n in range(4)]
  2. return ''.join(a)
Add Comment
Please, Sign In to add comment