Introduction to Conditional Logic in Python: Python Basics

Pubblicato il: 15 settembre 2022
sul canale di: 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


In questa pagina del sito puoi guardare il video online Introduction to Conditional Logic in Python: Python Basics della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Real Python 15 settembre 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,786 volte e gli è piaciuto 38 spettatori. Buona visione!