Introduction to Conditional Logic in Python: Python Basics

Publié le: 15 septembre 2022
sur la chaîne: Real Python
1,786
38

Much of the Python code you’ll write is unconditional. That is, the code does not make any choices. Every line of code is executed in the order that it’s written or in the order that functions are called, with possible repetitions inside loops.

This video is an introduction to using conditional logic to write programs that perform different actions based on different conditions.

This is a portion of the complete course, which you can find here:
https://realpython.com/courses/basics...

The rest of the course covers:
Handling errors with try and except
How to apply conditional logic to create simulations
Recovering from errors
Creating nested if statements


Sur cette page du site, vous pouvez voir la vidéo en ligne Introduction to Conditional Logic in Python: Python Basics durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Real Python 15 septembre 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 1,786 fois et il a aimé 38 téléspectateurs. Bon visionnage!