Go to file
Chris Mekelburg dd1fb7d3d3 1 function count_people function is working
I didn't remember the len function at first, but a quick google search
refreshed my memory.
2024-10-10 21:49:21 -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 1 function count_people function is working 2024-10-10 21:49:21 -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