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