SICP problem solving with Racket lang Requirements Racket Rackunit (raco pkg install rackunit) Make Using git clone write code (look sicp/chapter1/02.rkt) run tests make test Inspired by Hexlet.io