CourseLearn Programming Using Scratch & Javascript
AboutLessonsComments

Logical Operators

Decision making in real-world programs involves checking multiple conditions. In this lesson, we'll be learning how to use logical operators to implement any kind of boolean conditions.