Posts

Showing posts from November, 2019

SwiftPlayground

                                                                        Logical operators I found this puzzle fun because I used logical operators to move forward, turn right and left. I used the not operator to indicate to left right or forward. I also used the and operator to do two things at a time. I used the or operator to do either one thing or the other. I learnt how to use them and it was fun.