fork download
  1. x = 1
  2.  
  3. if x:
  4. if x: # Space
  5. if x: # Tab
  6. print(x) # Tab space
Success #stdin #stdout 0.01s 7896KB
stdin
Standard input is empty
stdout
1