Using the makeCrete() function, create a list of Crete cells • Draw the Crete cells in the Field graphics window • Using the makeLaelaps() function, create the Laelaps list • Draw the Laelaps cell in the Field window • Using a while loop, animate the cells in the Field window
Expanding Cell Movement Project description Find the instructions in the attachment. After finishing the Exercise, save your work as Project-2.py Make sure you run all the code first in python before submit it to me. For the graphic library, in…