View Code of Problem 1

a=input()
print(int(a[0])+int(a[2]))

Double click to view unformatted code.


Back to problem 1