Commit Graph

4 Commits

Author SHA1 Message Date
juddin2
48698206ed Wrote code for weather function.
Functions, programs, and distributed services all take input, process it, and produce output,
often using structured data like lists or dictionaries.
2025-10-12 23:06:26 -04:00
juddin2
eb80dc7c0b Wrote codes to implement each function.
One place I got stuck was when I was trying to write get_color_dict
because I was not sure how to loop through each person and their favorite colors to count them.
 I got unstuck by going through my notes from CSE 115.
2025-10-12 22:38:43 -04:00
Chris Proctor
90950e397a Applying patch 2025-09-29 22:17:27 -04:00
f8e79dc4e6 Initial commit 2025-08-31 20:52:54 +00:00