Friday, April 8, 2022

Making the mBot Move in a Square Shape

 




We used a move forward block and a turn left block. We had to adjust the power and time on the turn left block until we got it to move to 90 degrees. This is called ITERATION, when you make small changes to your code to improve it.
When it was correct, we put it in a repeat block to do the same actions 4 times to make a square.