Question: Complete the following task using ****Python**** The output should look like this: Plot a green rectangle. The corners are located at (-0.6, -0.3), (0.6, -0.3),
Complete the following task using ****Python****

The output should look like this:

Plot a green rectangle. The corners are located at (-0.6, -0.3), (0.6, -0.3), (0.6, 0.3) and (-0.6, 0.3). Blue square: apply an affine transformation on the rectangle so that its new corners are located at (-0.3, -0.3), (0.3, -0.3), (0.3, 0.3) and (-0.3, 0.3). Red square: rotate the blue square by 45 clockwise. 0.4 0.44 0.21 0.24 0.0 10.0 -0.21 -0.21 -0.4 -0.4 -0.6 -0.4 -0.2 0.0 0.2 0.4 0.6 -0.4 -0.2 0.0 0.2 0.4 Plot a green rectangle. The corners are located at (-0.6, -0.3), (0.6, -0.3), (0.6, 0.3) and (-0.6, 0.3). Blue square: apply an affine transformation on the rectangle so that its new corners are located at (-0.3, -0.3), (0.3, -0.3), (0.3, 0.3) and (-0.3, 0.3). Red square: rotate the blue square by 45 clockwise. 0.4 0.44 0.21 0.24 0.0 10.0 -0.21 -0.21 -0.4 -0.4 -0.6 -0.4 -0.2 0.0 0.2 0.4 0.6 -0.4 -0.2 0.0 0.2 0.4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
