how many shapes are drawn based on the code below? def drawshapes(centerx, centery, radius, points, color): star(centerx, centery, radius, points, fill