WILL DO A BRIANLY! Use an algorithm to help the Python Turtle get to the finish line in 10 steps by using only the 3 commands below:
- Turn Left
- Turn Right
- Move #
Answer:
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
