Advertisement
Guest User

Untitled

a guest
Jun 18th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
IO 0.09 KB | None | 0 0
  1. #!/usr/bin/env io
  2.  
  3. input := ReadLine readLine
  4. "answer: " print
  5. doString(input) println
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement