Python Programming Tutorial - Nested if statements | if elif else Ladder

preview_player
Показать описание
In this Python Programming video tutorial you will learn about nested if statements and if elif else ladder in detail with example.

There may be a situation when you want to check for another condition after a condition resolves to true. In such a situation you can use the nested if construct.

For more free tutorials on computer programming
Рекомендации по теме
Комментарии
Автор

Thank you, I think you have changed my life with your explanation after several years of struggle ☺️

lizatis
Автор

Fantastic! You did a better job than any of those other chanels, simple explanation and easy to follow!

gouger
Автор

Mam really superb... I went to coaching there is no more clarity explanation then u.... Really your videos made me more confidence in python❤

keerthisiva
Автор

Nice explanation maam !!
You are my favourite

sharmajispecial
Автор

Thank you for these wonderful lectures.

hindiisonlyalanguagenotkno
Автор

Mam your explanation is so good & it’s help me a lot❤️

alekhyakoppu
Автор

How do we apply nested if with data frame? Ex: we have a columns score in data frame. I want to add new columns called "Grade" base on the score.

kimchanthan
Автор

Mam which are the different nested if statements. PLZZ reply

crewmate
Автор

Ma'am how can we make font bold and larger?
By the way nice explanation.

raushanraj
Автор

can you make a video of nested if using while loop ..

hometv
Автор

For a number X, let its "Coolness" be defined as the number of "101"s occurring in its binary representation. For example, the number 21 has Coolness 2, since its binary representation is 101012, and the string "101" occurs twice in this representation.

A number is defined as Very Cool if its Coolness is greater than or equal to K. Please, output the number of Very Cool integers between 1 and R.

Input:
The first line contains an integer T, the number of test cases.
The next T lines contains two space-separated integers, R and K.
Output:
Output T lines, the answer for each test case.
Constraints:
1<=T<=100
1<=R<=105
1<=K<=100

SAMPLE INPUT
1
5 1
SAMPLE OUTPUT
1

nagateja
Автор

Mam your method is very good so please start your new classes for the revised syllabus of python class 12th

pramodkumar
Автор

love the way you say chuk :) anyways great explanation thanks!

tusharbedse
Автор

Mam I've followed all ur instructions I dono where have I done the mistake how can I approach/contact you?

kumudaakumar
Автор

Can you explain "sum of the series"

santhossanthu
Автор

Madam, with bless of God, please explain with real situations because in real project it hard to make logic, so give us some example from real situation, enter us some situation where we learn to create logic, , thanks .

jm-xvwh
Автор

hi amulya, pls pls answer
-where can i find python constructors and destructors videos ?
- i think u have removed that ? is it ?
-kindly upload the videos on constructors and destrcutrs(python )
-my humble request

AJ-sttj
Автор

Please make any projects in python or django because my student requirment

triplestar
Автор

Madam, Python real time projects I need

Hindu_gods
Автор

*Please mention class 14 in thumbnail..!*
🎉👍🎉

AbhishekRaj-mtxs