#12 If Else Statement in Python | Python Tutorial For Beginners

Опубликовано: 16 Октябрь 2024
на канале: Apkfear
26
8

Welcome to my youtube channel Apkfear. In this video I am going to show how to use if else in python. If Else statement is used to check conditions. If conditional statement of If block is false, then only Else block will we execute. This video is for beginners who want to learn python.