fork download
  1. a=int(input("podaj pierwszą liczbę"))
  2. b=int(input("podaj drugą liczbę"))
  3. if a>b:
  4. x=x-y
  5. else:
  6. print(a-b)
Success #stdin #stdout 0.03s 9252KB
stdin
Standard input is empty
stdout
3 % 2 = 1