In DrRacket, there are four kinds of *atomic*, or basic, data: numbers, strings, symbols and booleans. A number is written as typed on a number pad (e.g. 100). A string is a set of characters written ...
;; 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.