Python Tutorial for Begineers, Lecture 4 - Using conditions - if and if..else statement

2,376 views · Published 3 April 2018 · 19:25 · Indexed 20 September 2026

Channel: Anjali Luthra · 2018 · Education

Watch on YouTube

This video explains how to use if statement in Python for checking conditions. How to use various relational and logical operators with condition
Programs included:
To check if a student is pass or fail
Greatest of three numbers
To check profit or loss
To check if a number is even or odd
To download the jupyter notebook used in the video click : https://github.com/AEC-Tech/Python-Programming/blob/master/using_if.ipynb

More from this channel