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.
This commit is contained in:
tgaeta
2025-10-08 12:54:48 -04:00
parent 96b2529a16
commit ed1430803b
2 changed files with 2 additions and 2 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.