დავალება უნდა ატვირთოთ თქვენს პერსონალურ Github Classroom-ის რეპოზიტორიაში.
kawa
(load "where-am-i.scm")
(test-all)
kawa
(load "where-am-i.scm")
(test-intersection-points)
(test-distance-product)
(test-rate-points)
(test-sort-points)
(test-clumped-points)
(test-average-point)
(test-best-estimate)
(test-where-am-i))