a=int(input("podaj pierwszą liczbę")) b=int(input("podaj drugą liczbę")) if a>b: x=x-y else: print(a-b)