fork download
  1. tt = "Hello"
  2.  
  3. print("ss", tt)
Success #stdin #stdout 0.04s 9528KB
stdin
Standard input is empty
stdout
ss Hello