I usually never written a comment Though graduated from A+ accredited college and yet wasn't trained properly on python.... But you're teaching made python so easy to me... All thanks to you mam :)
gender = input("enter the gender of the passenger: ") if gender == 'Female': print("there is no fee for your journey.") print("have a happy journey.") else: print("you need to buy a ticket.") age = int(input("enter your age: ")) if age
number = int(input("enter the number : ")) if number % 2 == 0 : print("Its an even number") if number == 2: print("Its two!!") elif number == 4: print("Its four!!") elif number == 6: print("Its six!!") else: print("Not readable!!") else: print("Its an odd number") if number == 1: print("Its one!!") elif number == 3: print("Its three!!") elif number == 5: print("Its five!!") else: print("Not readable!!") print("Finished!!")
User_height = int(input("Enter your height ")) if(User_height>5): print("You can ride it") User_Age = int(input("Enter your age ")) if(User_Age>18): print("You have to pay 200 rupees") else: print("You ride is free") else: print("Sorry You can not ride it its dangerous")
# nested if else (condition statement) # if inside if is nested if \elif Name=input("Enter your name to start the ride:") Height=int(input("Enter your height in feet:")) if Height >3: #if main if pass it will go to nested if or it goes to else print("You can ride") Age=int(input("Enter your age:")) if Age
height = float(input("Please enter your height in feet : ")) age = int(input("Please enter your age: ")) if height > 3: print("Yes, you can ride!!!") if age
Hi Jenny, Your lecturers are super. Thanks you so much for giving in detailed explanation. I have a one question regarding the application which you are using for the practice. I am using Jupiter note book but i didn't find such a a good options like in your practice application. Could you please suggest which one you are using. thanks.
Ma'am you are a c,c++,java background why are you not teaching java please ma'am you can teach java programming language my humble request for you ma'am aap bahut acche se har ek point clear kar deta ho thankyou ma'am I hope you know my humble request 😅😅😅😅
#2 nd program of nested if else no=int(input("enter your no:")) if no==0: print("no is zero") elif no==1: print("number is one") elif no==2: print("number is two") elif no==3: print("number is three") elif no==4: print("number is four") elif no==5: print("number is five") else: print("sorry your number is not in list") print("soory")
height=int(input("enter your height:")) if height>=4: print("you can ride") age=int(input("enter your age")) if age>18: print("you have to pay 500 rs") else: print("you have to pay 200 rs") else: print("you can't ride") print("soory")
Ma'am you are launching java with DSA ma'am appne meri baat man li thankyou so much ma'am but ma'am mai is course se padhna to chahta ho but mai ye fees nhi pe kar sakta ho my parents are not eligible to pay this fees ₹9000 this help me ma'am please ma'am Maine aapse bolo tha ki app java series start kare isliya mai ma'am kahe raha ho please mujhe ko bhi add kar ligye ki mai bhi 19th September se class attend kar saku please ma'am you are know my feelings 😢😢.
I usually never written a comment Though graduated from A+ accredited college and yet wasn't trained properly on python.... But you're teaching made python so easy to me... All thanks to you mam :)
num=int(input("enter a number:"))
if(num0):
print("one")
elif(num1):
print("two")
elif(num2):
print("three")
else:
print("wrong input")
You working hard,
God bless you always
❤love u jenny, for the way of telling.
gender = input("enter the gender of the passenger: ")
if gender == 'Female':
print("there is no fee for your journey.")
print("have a happy journey.")
else:
print("you need to buy a ticket.")
age = int(input("enter your age: "))
if age
Thank you mam for your great work…
number = int(input("enter the number : "))
if number % 2 == 0 :
print("Its an even number")
if number == 2:
print("Its two!!")
elif number == 4:
print("Its four!!")
elif number == 6:
print("Its six!!")
else:
print("Not readable!!")
else:
print("Its an odd number")
if number == 1:
print("Its one!!")
elif number == 3:
print("Its three!!")
elif number == 5:
print("Its five!!")
else:
print("Not readable!!")
print("Finished!!")
Thanks god by giving me the complete lecture of python from sweety lecturer❤
Ma'am thank you soo much for this, take love from a fellow student
User_height = int(input("Enter your height "))
if(User_height>5):
print("You can ride it")
User_Age = int(input("Enter your age "))
if(User_Age>18):
print("You have to pay 200 rupees")
else:
print("You ride is free")
else:
print("Sorry You can not ride it its dangerous")
This tutorial is very clear my gosh
Thanks maam 🙏
Thanks alot Ma’am 🙇♂️
Brilliant and clear explanation, the examples were great
thanks, very clear with good explanation.
Nice Explanation Mam
clear explanation,thanks to all mam :)
हाय क्या पढ़ाती है दिल ले गई अब जल्दी से मेरा दिल दे दीजिए ❤️
Thank you teacher
Thanks ma'am
Love a lot mam❤❤
Thank you!!
# nested if else (condition statement)
# if inside if is nested if \elif
Name=input("Enter your name to start the ride:")
Height=int(input("Enter your height in feet:"))
if Height >3: #if main if pass it will go to nested if or it goes to else
print("You can ride")
Age=int(input("Enter your age:"))
if Age
I want to listen the class seeing you ❤❤❤
Thank you so much
Thanks ma'am ❤🎉😊
Osm mam i understand quickly
height = float(input("Please enter your height in feet : "))
age = int(input("Please enter your age: "))
if height > 3:
print("Yes, you can ride!!!")
if age
Mam your awesome day by bay you been most beautiful 🥶
thank u
Hi Jenny, Your lecturers are super. Thanks you so much for giving in detailed explanation.
I have a one question regarding the application which you are using for the practice. I am using Jupiter note book but i didn't find such a a good options like in your practice application. Could you please suggest which one you are using. thanks.
I m using VS Code
The explanation looks great. however the prices are a bit expensive for a roller coaster ride can you make a tutorial with cheaper prices.
Kindly tell which site is best to learn SQL
W3schools
Ma'am you are a c,c++,java background why are you not teaching java please ma'am you can teach java programming language my humble request for you ma'am aap bahut acche se har ek point clear kar deta ho thankyou ma'am I hope you know my humble request 😅😅😅😅
Will consider this .and will think about it
@@JennyslecturesCSIT Okh ma'am thankyou Jenny ma'am Mai apki java series ka wait karunga 😅😅
@@JennyslecturesCSIT
It's paid
❤
Mam which platform you used in this video
thanks mam
#2 nd program of nested if else
no=int(input("enter your no:"))
if no==0:
print("no is zero")
elif no==1:
print("number is one")
elif no==2:
print("number is two")
elif no==3:
print("number is three")
elif no==4:
print("number is four")
elif no==5:
print("number is five")
else:
print("sorry your number is not in list")
print("soory")
Mam c++ ki series kab sa start hogi
Mam what if there are more than 4-5 conditions?
height=int(input("enter your height:"))
if height>=4:
print("you can ride")
age=int(input("enter your age"))
if age>18:
print("you have to pay 500 rs")
else:
print("you have to pay 200 rs")
else:
print("you can't ride")
print("soory")
Does if else and elif are both same?
Look nice❤ way of teeching
Ma'am you are launching java with DSA ma'am appne meri baat man li thankyou so much ma'am but ma'am mai is course se padhna to chahta ho but mai ye fees nhi pe kar sakta ho my parents are not eligible to pay this fees ₹9000 this help me ma'am please ma'am Maine aapse bolo tha ki app java series start kare isliya mai ma'am kahe raha ho please mujhe ko bhi add kar ligye ki mai bhi 19th September se class attend kar saku please ma'am you are know my feelings 😢😢.
Mam please explain how to define function concept
Mam, Tableau pe video bnaiye
Mam glasses Kahan se magaye???? Lenskart se????
Yes
Can anyone suggest me best channel for data structures through python
Salam maam from Pakistan noor Muhammad
Last program does not solve by me pls
Main to mechanics wala hu
Hi mam
Mam can u kindly teach the series of software engineering it will be really helpful
Hai
Mam nots pleis
glasses jach rehe he maam
Mam i dont understand elif😒😒😒
I love you madam
plss dont be so cute focus nai krr para
beautiful explanation and u also look so pretty and beautiful