Learn Javascript, Comparisons Operator II, codecademy, Javascript Tutorial

preview_player
Показать описание
In this codeacademy tutorial we learn more about the comparison operators. This lesson covers tripple equal sign equality and we also learn if we want to check if 2 values are not equal, we can use "!==". Javascript comparison operators will return either true or false and we can combine them with if else statements to make decisions in our code.
Рекомендации по теме
Комментарии
Автор

please continue making javascript videos!

attaining