fork download
  1. string = 'text text text'
  2. string
  3. string.reverse
Success #stdin #stdout 0s 4760KB
stdin
Standard input is empty
stdout
Standard output is empty