4 lines
74 B
Clojure
4 lines
74 B
Clojure
(load "path_to_answer_sheet")
|
|
(do
|
|
(in-ns 'path-to-answer-sheet)
|
|
(run)) |