Respuesta :

The code that gets all the scrap metal using just one loop is given below:

The code,

when run

move forward (down)

turn right

move forward (down)

turn left

move forward (down)

turn right
move forward (down)

turn right

using one loop

repeat 5 times

move forward (down)

turn right

move forward (down)

turn left


Read more about loops here:

https://brainly.com/question/19344465

#SPJ1