Question: Q4. (2 points) In [ ]: # run this code first !pip3 install COVID19Py In [ ]: # run this code as well. import COVID19Py
![Q4. (2 points) In [ ]: # run this code first](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f32c94ea154_69266f32c9469451.jpg)
Q4. (2 points) In [ ]: # run this code first !pip3 install COVID19Py In [ ]: # run this code as well. import COVID19Py covid19 = COVID19Py.COVID19 () location = covid19.getLocationBy CountryCode ("US") print(location) Based on the above data, find covid-19 infection rate and death rate? In [ ]: # infection rate: In [ ]: # death rate
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
