Go to file
Cory Dean Chung 87f87eab0b Checkpoint 1 commit 3: Wrote count_favorite_colors
My window was small, and I started writing without reading the full
docstring, which caused me to fail a test. Once I read the error, I
looked for where None appeared in friend_functions.py and realized
there was important information in there.
2023-08-14 14:22:46 -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 3: Wrote count_favorite_colors 2023-08-14 14:22:46 -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