Project III: COVID-19 Virus Visualization
Key Learning Outcomes:
- In depth use of both Matplotlib and Numpy library
- Use of dictionaries to store virus parameters
- Creation of class virus
- Defining functions that compute to gain final result
- Use of conditional statement and loops
- Use of constructor ‘init:’
- Use of instance ‘self:’
- Plotting using scatter plots
Beginning of the spread
Growth of the spread
Maturity of the spread
Recovery from the virus
Code available upon request.