We start colliding turtles from a new project.
Here are the guidelines:
3. Create 300 blue turtles and 5 red turtles.
4. Create a transmission rate slider; set the maximum to 100.
5. Use the value in the transmission rate slider as the probability of passing
on the disease. Note: you will need to use the random function to mimic
rolling the 100-sided die.