Python Programming - From Basics to Advanced level 2023 | Python for Beginners | Python full course in Hindi | The Complete Python Programming Course: Beginner to Advanced | Python Programming Full Course (Basics + Advanced) | Python 3: From Beginner to Advanced | Python For Beginner and Intermediate Learners | Everything About Python — Beginner To Advanced | How to learn Python from a beginner level | Python Tutorial for Beginners: Learn Programming Basics | Learn Python - Free Interactive Python Tutorial | Learn Python Programming | The ultimate introduction to Python in 2023 | Python Full Course for free | Python Tutorial For Beginners In Hindi (With Notes) 2023 | Python Tutorials For Absolute Beginners In Hindi | Python Tutorial - Python Full Course for Beginners | Learn Python - Full Course for Beginners Tutorial
Indentation in Python
For the ease of programming and to achieve simplicity, python doesn't allow the use of parentheses for the block level code. In Python, indentation is used to declare a block. If two statements are at the same indentation level, then they are the part of the same block.
Generally, four spaces are given to indent the statements which are a typical amount of indentation in python.
Download the Notes for Python Basics to Advance series Lecture 8
Before proceeding ahead, please download lecture 8 notes using the link:- https://drive.google.com/drive/folder...
Python Conditional statements:
Decision making is the most important aspect of almost all the programming languages. As the name implies, decision making allows us to run a particular block of code for a particular decision. Here, the decisions are made on the validity of the particular conditions. Condition checking is the backbone of decision making.
In python, decision making is performed by the following statements.
If Statement:- The if statement is used to test a specific condition. If the condition is true, a block of code (if-block) will be executed.
If - else Statement:- The if-else statement is similar to if statement except the fact that, it also provides the block of the code for the false case of the condition to be checked. If the condition provided in the if statement is false, then the else statement will be executed.
Nested if Statement:- Nested if statements enable us to use if ? else statement inside an outer if statement.
Python Basic to Advance Full Playlist:- • Lecture 1: Introduction to Python | Python...
__________________________________________________________
Other Python Projects:
Face Detection using Python:- • Real time Face detection project using Pyt...
QR Code Generator and Reader:- • Python Project QR Code Generator with Sour...
GUI Based Digital clock:- • Create a digital clock using Tkinter | Tki...
GUI Based Text Editor:- • Build a basic Text Editor using Tkinter in...
Virtual Assistant:- • Build Iron Man Jarvis AI Desktop Voice Ass...
__________________________________________________________
Connect with me:
Facebook:- / ak.kmr
Instagram:- / ak.kmr111
Email:- akshaydhiman685@gmail.com
__________________________________________________________
Subscribe:- / @project_guru
Nesta página do site você pode assistir ao vídeo on-line Lecture 8: Conditional Statements | If, elif, else in Python | Python Full Course | Project Guru duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Project Guru 19 Fevereiro 2024, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 89 vezes e gostou 8 espectadores. Boa visualização!