EECS 111 Quiz: EECS ASSIGNMENT 1 STUDY GUIDE

80 views3 pages

Document Summary

Apple pear ) = #false: overlay/xy a. (overlay/xy im1 x y im2) i. 2. (rectangle width height solid-or-outline color ) (circle radius solid-or-outline color ) All operators go at the beginning followed by the arguments. All operations begin with a parenthesis and end with a parenthesis. (+ 3 4) Consider that when you have a function f f is the operator. When defining functions you do (define (f x) () where x is the argument that the function is working on and is the body of the function. When you do an operator that asks a question, it will either return #true or #false. The stuff the function consumes and produces - numbers, booleans, images, strings. Signature: name of function: data it inputs -> data it outputs. Purpose: in words, what the purpose of the function is. ; converts farenheight to celsius (define (f2c f)) Sample inputs and outputs that ensure you know what you"re doing.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers

Related Documents

Related Questions