fork download
  1. type("123")
  2. type("True")
  3. type('')
  4. type("Hello")
  5.  
  6.  
  7.  
Success #stdin #stdout 0.04s 9628KB
stdin
8
stdout
Standard output is empty