Go to file
Lauren Dawnkaski f6279ba4eb Checkpoint 1
I was stuck on the very first one because I was trying to use the count
command that we used in the pipes lab. For some reason it wasn't working so
I had to do some research and discovered the len() command that works
in scenarios like this. I was then able to use this command on
some of the other problems.
2024-10-17 09:52:29 -04:00
weather Initial commit 2024-08-27 20:34:58 +00:00
.commit_template Initial commit 2024-08-27 20:34:58 +00:00
.gitignore Initial commit 2024-08-27 20:34:58 +00:00
friend_functions.py Checkpoint 1 2024-10-17 09:52:29 -04:00
globalize_weather.sh Initial commit 2024-08-27 20:34:58 +00:00
people.py Initial commit 2024-08-27 20:34:58 +00:00
poetry.lock Initial commit 2024-08-27 20:34:58 +00:00
pyproject.toml Initial commit 2024-08-27 20:34:58 +00:00
test_friend_functions.py Initial commit 2024-08-27 20:34:58 +00:00