CS110: Fall 2021

Intro to Computer Programming with Python

CS110: Fall 2021

Lessons > 25. Dictionary Algorithms (Continued)

This lecture will be a continuation of Lecture 24. We’re going to do a few more dictionary practice problems.

Please complete the following challenges:

  1. Write a program that counts the number of trees in each condition (good, fair, etc.).
  2. Write a program that counts the number of trees belonging to each species.
  3. Write a program to make a map of all the trees in Evanston by installing and using using the folium module.

Today's Activities

For today, please do the following:

1. Download the Exercise Files

Exercise Files

2. Review the Slides

No slides posted.

3. Watch the Lecture Video(s)

Link Title Type Duration
Video 1 More practice with the dictionary tallying algorithm lecture 48:47