fork download
  1. a=5
  2. if a==5:
  3. print('sukces')
  4.  
Success #stdin #stdout 0.09s 14104KB
stdin
Standard input is empty
stdout
sukces