given the following code:
class GridSpace: space = "e" class GridRow: space1 = GridSpace() space2 = GridSpace() space3 = GridSpac