tomitrescak / clara-support

0 stars 0 forks source link

Problem 7_3 - Levels with Arrays - (if statement problem) #129

Open AshB123 opened 2 years ago

AshB123 commented 2 years ago

I have encountered a problem with this exercise and confirmed with with my tutor. Add the integer variable and if statement as per image, all other code is untouched.

image

Code will run as expected. However, if you uncomment the turnLeft(), then the if statement appears to run many times.