#13 : Python Tutorial | if else statement | conditional statements

Publié le: 14 août 2020
sur la chaîne: Programming with PD
32
4

if else statement in python....

It is also called conditional statements.
It is used to perform conditional work.

Syntax:

if(condition):
#block of code
else:
#block of else


Python relies on indentation,so define if's block of code in indentation.

Indentation defines the scope of code.

In this video, Nested if,if..else ladder and elif is shown.


watch full playlist of python here:
   • Python tutorial from scratch  


Subscribe to channel and press the bell icon to get notifications of new videos.

comment your doubts, we'll try to solve your doubts in upcoming videos.

Like the video and share it with your friends...


Sur cette page du site, vous pouvez voir la vidéo en ligne #13 : Python Tutorial | if else statement | conditional statements durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Programming with PD 14 août 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 32 fois et il a aimé 4 téléspectateurs. Bon visionnage!