#python

Publié le: 28 septembre 2022
sur la chaîne: data science insights
12
2

#what is if-else statment?
#if-else statement is used to execute both the #true part and the #false part of a given #condition. If the condition is true, the if block code is #executed and if the condition is false, the else block #code is executed

#We can do this by #adding an additional else block. In the #if-else statement, we have two branches incase the statement is true or false. The if block is executed in case the #expression is true. The else #block is executed in case the expression is false


Sur cette page du site, vous pouvez voir la vidéo en ligne #python durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur data science insights 28 septembre 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 12 fois et il a aimé 2 téléspectateurs. Bon visionnage!