Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 240 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 240 Bytes

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