Video thumbnail for #16 - Finding greater of 2 numbers using If-Else  | Python Tutorial in Hindi | The Learning Point

#16 - Finding greater of 2 numbers using If-Else | Python Tutorial in Hindi | The Learning Point

Sep 16, 2024
rrtutor_me Logo

rrtutor_me

๐Ÿ”น This video is an extended video of the previous one, which explains what are if-else statements in python. By the end of this video, you will be able to understand how to take input from a user, how to typecast it into an integer, and how to find the greater of two numbers using if-else statements. ๐Ÿ”น Here's what you'll see in this video: 0:06 - Revision 1:07 - Understanding if-else on IDLE 7:39 - Python program to find greater of the two numbers.(along with explanation) ๐Ÿ”น Following are the useful sites which you can use: ๐Ÿ‘‰ https://rrtutors.com/language/Python ๐Ÿ‘‰ https://www.w3schools.com/python/python_conditions.asp
#Programming #Scripting Languages