Practice using logical operators on your own, through a series of hands-on challenges.
This is a companion discussion topic for the original entry at https://www.kodeco.com/28092971-programming-in-swift-fundamentals/lessons/6
Practice using logical operators on your own, through a series of hands-on challenges.
There is a small typo in Part 1: Episode 6: Challenge: Logical Operators. I believe it is meant to be said, βvalue of myAge is greater than or equal to 13 but less than or equal to 19β¦β. It currently says, βvalue of myAge is greater or than 13 but less than or equal to 19β¦β