Question: PYTHON: Write a function named makeGrid() that completes the following tasks: Create a 400 x 400 Graphics window titled Generations Grid Create a List of
PYTHON:
Write a function named makeGrid() that completes the following tasks: Create a 400 x 400 Graphics window titled Generations Grid Create a List of 10x10 Rectangles that fill the Generations Grid Graphics window (40 rows/columns) The outer-most border of Rectangles should have a black fill with a black outline All other Rectangles have a white fill / black outline Return the List of 10x10 Rectangles
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
