Introduction to Conditional Logic in Python: Python Basics

Published: 15 September 2022
on channel: 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


On this page of the site you can watch the video online Introduction to Conditional Logic in Python: Python Basics with a duration of hours minute second in good quality, which was uploaded by the user Real Python 15 September 2022, share the link with friends and acquaintances, this video has already been watched 1,786 times on youtube and it was liked by 38 viewers. Enjoy your viewing!