if else Statement in Python

Опубликовано: 07 Май 2020
на канале: Thenetguruz
126
6

In this short video, we are going to see the basic use of if and else statement in Python. Notice how we have to use colon symbol : after matching the condition in "if" part as soon as I use the colon symbol, the Thonny (our Python IDE) is adding a tab space before the line. This tab is added so that Python knows that the following code in tabbed is what I have to do when "if" condition is fulfilled. Same thing we see in the "else" part also.


На этой странице сайта вы можете посмотреть видео онлайн if else Statement in Python длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Thenetguruz 07 Май 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 126 раз и оно понравилось 6 зрителям. Приятного просмотра!