Python Solution

try:
    print(int(input()))
except ValueError:
    print("Bad String")

results matching ""

    No results matching ""