Hello player, welcome to pro gamer infection sim. The purpose of this simulation is to show the spread of an epidemic over time. Start the sim by pressing the green flag, as the simulation runs, analyze the data using the bar graph and number of infectedes and susceptibles.
Thanks to Blake for helping out! (seriously thanks) If you're wondering why the time is actually lower on the message than the actual variable, its because: Scratch runs on 30 FPS, which means that each code block goes in order every 1/30th of a second (unless there's wait blocks). The stop all block is at the bottom, and there is more code on top of that block, which means it will go about 5/30th seconds slower.