Go to file
Chris Mekelburg f9ec3295a6 count_people_who_like_color is working
I think I got this function working, but it's difficult to decipher the
error messages in the test_friend_functions program. I'm going to attempt
the last function and then revisit anything that is still giving an error.
2024-10-13 22:25:14 -04:00
weather Initial commit 2024-08-27 23:08:27 +00:00
.commit_template Initial commit 2024-08-27 23:08:27 +00:00
.gitignore Initial commit 2024-08-27 23:08:27 +00:00
friend_functions.py count_people_who_like_color is working 2024-10-13 22:25:14 -04:00
globalize_weather.sh Initial commit 2024-08-27 23:08:27 +00:00
people.py Initial commit 2024-08-27 23:08:27 +00:00
poetry.lock Initial commit 2024-08-27 23:08:27 +00:00
pyproject.toml Initial commit 2024-08-27 23:08:27 +00:00
test_friend_functions.py Initial commit 2024-08-27 23:08:27 +00:00