python_corona_simulation
python_corona_simulation copied to clipboard
Update environment.py
Creating a class named environment and make xmin, xmax, ymin, ymax, plt and addcross as variables of the class. What's more, put the method of build_hospital() into the class and add a set() method to change the value of variables.