filmov
tv
JavaScript - 10. if else statement

Показать описание
In this video, we will be looking at the if else statement. The if else statement is similar to the if statement, but you will write a code which will be executed if the condition was false.