Learn how to implement if.. then.. else.. in Python in 10 minutes

Опубликовано: 16 Октябрь 2020
на канале: Sean MacKenzie Data Engineering
130
4

LEARN HOW TO IMPLEMENT IF.. THEN.. ELSE.. IN PYTHON IN 10 MINUTES

In this episode, we’re going to learn how to use if, elsif, and else to implement some If - Then - Else style program flow statements in our code. This will allow you to evaluate complex conditions in your code.

If - Then - Else statements are one of the fundamental program control statements you will use (in most languages). Getting a handle on how to do it in Python will help you get started on more complex programs.

If you have any trouble with the material in this episode, make sure to comment below and I will answer any questions you might have. Also, if you can think of similar topics that you would like to see, just let me know! Put your ideas in the comment section below.

Follow us on social media:
  / mackenziedataanalytics  
  / seamacke  
  / seamacke  
  / seamacke  
  / psmackenzie  

Get Microsoft Office including Access:
https://click.linksynergy.com/fs-bin/...

Got a YouTube Channel? I use TubeBuddy, it is awesome. Give it a try:
https://www.tubebuddy.com/seanmackenz...


Analytics project? Contact me today! http://www.mackenziemackenzie.com/


Check out some of my earlier videos on Python Programming:

Python on Oracle DB - How to Use Python on Oracle Databases:
   • Python on Oracle DB - How to Use Pyth...  

Excel to Access Using Python - Migrate Data Using Pandas, SQLalchemy python, and sqlalchemy-access:    • Excel to Access Using Python Pandas  

Pandas with Matplotlib - How to Create an Animated Scatter Diagram in Python:    • Pandas with Matplotlib - How to Creat...  

How to Create Summary Statistics Using Python Pandas | Covid 19 Data by ECDC Europe:    • How to Create Summary Statistics in P...  

How to Use Python to Query and Sort MS Access Data in a Pandas DataFrame:    • How to Filter and Sort a Pandas DataF...  

How to install Pandas in Python l Pandas accdb DataFrame:
   • How to Install Pandas in Python  

Python on accdb - How to Use Python on MS Access Data:
   • Python on accdb - How to Use Python o...  


conditional statements python, how to use if else statements, if then else in python, python if then, python elsif, how to do if then else in python, conditionals, python tutorial, if then, if then else, python programming