In Python
3. Write a program to use turtle graphics to graph the function f(x) 2x + 3 from x -2 to x 3 4. while loops. Modify your code for the random turtle, so that it never leaves the square-200 < x < 200,-200 < y < 200. If the turtle is about to move outside that square, the while loop exits. Show transcribed image text 3. Write a
OR
OR