Comp 151 Project 5

Working with Excel Data Part II Viewing the data on Maps

Summary:

This project will allow you to continue to practice with real excel data while still using earlier topics like functions, return values and parameters

Due: Friday April 15th at 11:59pm

 

Description:

We will continue to examine the recently released population change data.

Your program needs to use functions

First as usual, create a new project - again have your name in the project so I know who did the project.

Next Download the countyPopChange2020-2021.xlsx file and put it into your project folder

In your program you will



Additional  requirements:

Your code must be commented

use functions. 


To help me identify your work, make the name of your project

yourFirstInitialLastNameProject5

(so mine would be JSantoreProject5)
And put the following at the beginning of the program as a comment:



Project Submission

Submit the project by putting it on github as a private project and making me a collaborator as before.