Using Python - Square
Instruction: Create the following function and call it to the main function.
squares(center, length_sides, rotation, shade)
Notes:
Example of the Function being called:
shape = squares((300, 300), 300, 0, "black")shape.show()
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here