#lang racket (require "hw2.rkt") (display (execute 10 20 '() '(circle 5 (* 2 3) 5 "stroke:red")))