python_corona_simulation icon indicating copy to clipboard operation
python_corona_simulation copied to clipboard

Update environment.py

Open mamushi641 opened this issue 4 years ago • 0 comments

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.

mamushi641 avatar Aug 16 '21 15:08 mamushi641