Added List and Let List assignment.

This commit is contained in:
2025-09-11 20:30:21 -04:00
parent ce95670d8e
commit fcf72a9349
3 changed files with 100 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
;; The first three lines of this file were inserted by DrRacket. They record metadata
;; about the language level of this file in a form that our tools can easily process.
#reader(lib "htdp-beginner-reader.ss" "lang")((modname main) (read-case-sensitive #t) (teachpacks ()) (htdp-settings #(#t constructor repeating-decimal #f #t none #f () #f)))