gavenverhelst7404 gavenverhelst7404 Today at 5:05 AM Computers and Technology Answered complete the code to draw a line from the current position to a new position 50 steps to the turtle import *responsesright(50)right(50)move(50)move(50)drawright(50drawright(50forward(50)forward(50)