Go to file
root 5aa2e0256d I got the get_color_dict to "work" but only if the maximum number of
times a favorite color is listed is two.

I tried to update the dictionary entries using a frequency variable,
but it wasn't working, so I wrote it so that it just entered either 1
or 2.
2024-10-14 17:04:23 -04:00
weather Initial commit 2024-08-28 01:19:51 +00:00
.commit_template Initial commit 2024-08-28 01:19:51 +00:00
.gitignore Initial commit 2024-08-28 01:19:51 +00:00
friend_functions.py I got the get_color_dict to "work" but only if the maximum number of 2024-10-14 17:04:23 -04:00
globalize_weather.sh Initial commit 2024-08-28 01:19:51 +00:00
people.py Initial commit 2024-08-28 01:19:51 +00:00
poetry.lock Initial commit 2024-08-28 01:19:51 +00:00
pyproject.toml Initial commit 2024-08-28 01:19:51 +00:00
test_friend_functions.py Initial commit 2024-08-28 01:19:51 +00:00