Go to file
Chris Mekelburg 1631f47445 Function 3 count_favorite_colors
Not sure what is going on here, but I was able to decipher the error
message that it is not reading 0 for when the "favorite colors" list is
empty. I'm just not sure what it is not reading 0 and I've tried a few
other things too with the same result. Going to move on for now and come
back to this later.
2024-10-13 15:13:56 -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 Function 3 count_favorite_colors 2024-10-13 15:13:56 -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