Commit Graph

4 Commits

Author SHA1 Message Date
tgaeta
eee80567e4 Implemented email lookup. 2025-10-08 13:05:57 -04:00
tgaeta
ed1430803b Implemented function to count people
Honestly I don't like this lesson on dictionaries! This is a perfect use
case for object-oriented programming; dictionaries are just lookup
tables. I think it makes more sense to teach dicts in the context of
price lookups, or passwords, or something that has more structure
than just a place to put names variables.
2025-10-08 12:54:48 -04:00
Chris Proctor
96b2529a16 Applying patch 2025-09-29 22:17:27 -04:00
c5f4810cc8 Initial commit 2025-09-03 02:43:46 +00:00