This program shows how the phenomenon of exponential growth and herd immunity emerge.
I wrote this program to learn Rust. Here's what I learned:
To run, install rust and then run the following commands:
git clone https://github.com/dwarkeshsp/rust-covid-simulation
cd rust-covid-simulation
cargo run