CS100 Lecture Notes - Lecture 4: Natural Number

29 views2 pages

Document Summary

Keep them in your labs folder, with the name liiqj for lab ii, question j. Download the headers for each function from the le labinterface05. rkt linked off the. After you have completed a question (except class exercises), including creating tests for it, you can obtain feedback by submitting it and requesting a public test. Follow the instructions given in the style guide. This lab makes use of the following structure and data de nitions: (de ne-struct game (winner loser high low)) ;; a game is a structure (make-game w l hi lo), where. ;; * lo is a nat such that hi is greater than lo. (de ne-struct timer (hours mins secs)) ;; an timer is a structure (make-timer h m s), where. ;; * m is an integer in the range from 0 to 59, and. ;; * s is an integer in the range from 0 to 59. (de ne-struct clock (hours mins))

Get access

Grade+
$40 USD/m
Billed monthly
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
10 Verified Answers
Class+
$30 USD/m
Billed monthly
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
7 Verified Answers

Related Documents