fork download
  1. # your code goes here
  2. a=7
  3. b=535
  4. if a>0:
  5. print('większe od 0')
Success #stdin #stdout 0.05s 9772KB
stdin
Standard input is empty
stdout
większe od 0