Question: Write a program that implements the pseudocode (informal high-level description of the operating principle of a computer program or other algorithm) below: Repeat 36

Write a program that implements the pseudocode ("informal high-level description of the operating principle of a computer program or other algorithm") below: Repeat 36 times: Walk forward 100 steps Turn left 145 degrees Walk forward 10 steps Turn right 90 degrees Walk forward 10 steps Turn left 135 degrees Walk forward 100 steps Your output should look similar to:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
