Go to file
Chris Mekelburg e45fa894a1 count_favorite_colors is working
I added some helper print statements at the end of friend_functions to
help me test. Had an indentation error with the else statement that got
me stuck for a while but is resolved now.
2024-10-13 22:07:02 -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_favorite_colors is working 2024-10-13 22:07:02 -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