Skip to main content
  1. /classes/
  2. Classes, Spring 2025/
  3. CS 2370 Spring 2025: Course Site/

cs2370 Notes: 04 Design, Functions on Simple Data

·32 words·1 min·

Follow the design recipie to design the following functions:

  • Add 10 to a number.
  • Add an “s” to a string.
  • Turn a number of cents into a formatted money string ("$xx.yy")
  • etc
Nat Tuck
Author
Nat Tuck