Python Tutorials - Python for Beginners | Python Conditional Statement Part 2
Zhagaram Tech
In this tutorial, we will learn to manipulate conditional statements in different ways and learn about the pass keywords. These concepts will help you to write better code.
if…elif…else are conditional statements that provide you with the decision making that is required when you want to execute code based on a particular condition.
The if…elif…else statement used in Python helps automate that decision making process.
The pass keyword is an entire statement in itself. This statement doesn't do anything: it's discarded during the byte-compile phase. But for a statement that does nothing.
In this channel, we gonna learn about programming language in Tamil. Python, Artificial Intelligent, Machine learning, Deep learning, Quantum computer, and Statistics in Tamil. Deep explanation about the programming language in Tamil. ... https://www.youtube.com/watch?v=RkVq9sgtT4M
8908249 Bytes