/Covid-Cases

Find the number of active Covid 19 cases in your country

Primary LanguagePython

The given code accepts the name of a country as user input. It then provides the updated number of active cases and deaths.

Required libraries: requests, bs4 (install using pip)

Tip: To find the cases in USA, enter United States as input