(def s "Hello, world!") (subs s 0 5) (map inc [0 1 2 3 4]) ; try renaming this var! the indentation will be fixed automatically. (def nums [1 2 3]) ; try uncommenting this! infinite loops should safely time out. ;(while true)