fork download
  1. :- write(["dog", "cat", "canary"]).
Success #stdin #stdout #stderr 0.02s 6160KB
stdin
Standard input is empty
stdout
[[100, 111, 103], [99, 97, 116], [99, 97, 110, 97, 114, 121]]
stderr