fc3dd8ab66
It was missing quotes around "Tuukka". Output from hy to confirm everything's good: ```clojure hy unknown using CPython(default) 3.6.1 on Linux => (print "Hello there," "Tuukka") Hello there, Tuukka ```