Code in Place Final Project

by Susanna L

Description

The goal is to allow user to ask the program whether the new COVID-19 cases for a particular State has declined consecutively in the last 3 days. The input is a text file that contains a line for each state: state name, # of confirmed cases in the last 4 days. The program reads the file and manipulate the data to do the logical checks.