Go to file
Cory Dean Chung ffb18b847b Checkpoint 1 commit 4: Wrote people_who_like_color
I again compared the output to the sample output. I originally only
returned the names of the people based on how I understood the
docstring as opposed to returning all the information of the people.
2023-08-14 14:39:31 -04:00
weather Initial commit 2023-08-01 12:28:30 +00:00
.commit_template Initial commit 2023-08-01 12:28:30 +00:00
.gitignore Initial commit 2023-08-01 12:28:30 +00:00
friend_functions.py Checkpoint 1 commit 4: Wrote people_who_like_color 2023-08-14 14:39:31 -04:00
friend_functions.pyc Checkpoint 1 commit 3: Wrote count_favorite_colors 2023-08-14 14:22:46 -04:00
globalize_weather.sh Initial commit 2023-08-01 12:28:30 +00:00
people.py Initial commit 2023-08-01 12:28:30 +00:00
people.pyc Checpoint 1, commit 1: Wrote count_people. 2023-08-14 13:54:08 -04:00
poetry.lock Checpoint 1, commit 1: Wrote count_people. 2023-08-14 13:54:08 -04:00
pyproject.toml Initial commit 2023-08-01 12:28:30 +00:00
test_friend_functions.py Initial commit 2023-08-01 12:28:30 +00:00