Swift playground
I found this code rather simple but it was a challenge also to find the loop in the code.A loop is a process when you put something in and it will repeatedly repeat it and with this code it was quite hard But by analyzing them I saw the loop took action and completed the code but then something went wrong I needed to add a function.A function is a command that allows you to say instead of turning left three times I put it in a function block so I quickly added the function and done I was finished.Thats what I love about Swift playground clean and simple.