#18 - Finding greatest of 3 numbers in Python | Python Tutorial in Hindi | The Learning Point
41 views
Sep 16, 2024
š¹ The video uses an example problem of finding the greatest of three numbers to demonstrate the working of if-elif-else. By the end of this video, your concepts about if-elif-else would be clear. š¹ Here's what you'll see in this video: 0:17 - Revision of previous video. 0:40 - Program to find greatest of 2 numbers(Revision) 3:52 - Program to find greatest of 3 numbers. 9:49 - Use of elif(alone) 10:32 - Use of multiple elif. š¹ Following are the useful sites which you can use: š https://rrtutors.com/language/Python š https://www.w3schools.com/python/python_conditions.asp