#18 - Finding greatest of 3 numbers in Python | Python Tutorial in Hindi | The Learning Point

41 views Sep 16, 2024
publisher-humix

rrtutor_me

šŸ”¹ 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