# To use the module, we need to import it first. # Task: Run the code and see the output.
# Turtle is a Python module that is used to draw shapes and pictures. # import is a command that helps to use the turtle module in Python. # Task 1: Change the shape of the turtle in line 12 to ...