Thank you, Jenny! You did a fantastic job explaining the core concepts of Python in a way that was easy to follow, even for someone new to programming.💐
Just finish this lecture and I understand very well now, very clear explanation. looking forward for the next lecture for Multi-level Inheritance . Thank you very much author.
Its already late here, I am very excited to learn this Multiple Inheritance but I need to sleep now, I still have work for tomorrow. I will comeback this topic tomorrow. Thank you in advance author.
The beauty of this exercise is not just writing a code but problem solving That was briiliant. It was good to know that even Jenny can forget some points. Thank you I enjoyed that even if I don't understad the whole thing. I will be back to it after a short reflection
Jennyji apse ek request hai. Ap aisa video banaiye ki jisse humko pata chale ki kaise data analyst ka job hum le . Direct kaise le ya phir , koi job consultancy se kaise le. Mai apko ye isliye bol raha hoon kyun ki hum middle class people free resources se yt se saari cheeje sikh to lete hai lekin job kaisa leneka wo humko nahi pata hota. Kyunki we are 1st graduates of our family aur baki interview anekeliye kya karna chahiye ye bhi hum jaise students ko nahi pata hota. Hence i am saying Pl make job guidance wala video also. I know i am very demanding, but if possible look into this also. 😊
@@shri10100 bro she is teacher, our guruji, focus on what knowledge she gives. Writing these things here are of no use, instead they will pollute you mind . Success will come only with concentration. Remember our Guru shishya parampara of Sanatan, Guru comes before god. Give respect to guru. Whenever you are given a option to bow before mother, god and guru. U shd bow 1st before mother , then guru and at last god. Becz u know about god from mother and guru only. Guru = gu means darkness and ru means the process of taking. It means the person who takes us from darkness to light is called guru. 😊
Mam can you please share the c program to check whether the entered character is uppercase or lowercase or numeric value using switch case.Eagerly awaiting for your reply mam.Your reply at the fastest would be helpful.🙏🙏🙏
class Human: def eat(self): print("i can eat") def drink(self): print("i can drink") class Male: def flirt(self): print("i can flirt") def work(self): print("i can code") class boy(Human, Male): def sleep(self): print("i can sleep") def dance(self): print("i can dance") boy_1=boy() boy_1.work() output: I can code.
if we access the boy work method, in that case, it will print "I can Code". Because when it searches in the Human method, not finding the work method, it will search the next parent class, which in this case will be the Male class.
Jenny mam , may i know how many more lectures are going to come in python series. Because, i am making online notes. I will have to take print. If lectures get over , i will take the print out of all the python lectures completed till date
1st to comment. Dhanyawad guruji for this non stop uninterrupted series of videos on python. Pl tell are you going to start SQL series. I will wait till then, becz i want to do sql from you , becz , you taught the OOPs very clear way. I am understanding it now. It was a hard topic for me. I think if you take sql it will also become easy, especially the advanced sql. Hence pl tell Yes or no? Jai Shree Raaam 🚩🚩🔥
Hello Man, Can you please make a video on "Decorators in Python in details". I saw other videos in youtube but not getting clarified. THank you in Advance.
Mam mai apko Main Channel pe Hindi padhane bol rha... reason apka subscribers 1.32M hai but views sirf K mai aa rha...it's mean English mai intrested ni hai lecture dekhna...or jo bacche maybe they know English or Show-off
I did the assignment and it worked out . Dhanyawad teacher. 1 small suggestion, if it is possible, try to use Hindlish langauge in explaining the video. Becz even though my mother tongue is Marathi, hinglish ( mixture of both english + hindi) goes directly in the brain and the loss in transmission is zero.😂 Teacher , it is just a suggestion, but you know better in which lang to teach. 👍
Thank you, Jenny! You did a fantastic job explaining the core concepts of Python in a way that was easy to follow, even for someone new to programming.💐
12:51 It will print male class work function because it will search in mro order.
12:38 Answer for the quiz:
I can code
Just finish this lecture and I understand very well now, very clear explanation. looking forward for the next lecture for Multi-level Inheritance . Thank you very much author.
Its already late here, I am very excited to learn this Multiple Inheritance but I need to sleep now, I still have work for tomorrow. I will comeback this topic tomorrow. Thank you in advance author.
Always special , Great job thanks Jenny for your knowledge and effort.
Thank You So Much Madam For Your Wonderful Efforts
The beauty of this exercise is not just writing a code but problem solving That was briiliant. It was good to know that even Jenny can forget some points. Thank you I enjoyed that even if I don't understad the whole thing. I will be back to it after a short reflection
Jennyji apse ek request hai. Ap aisa video banaiye ki jisse humko pata chale ki kaise data analyst ka job hum le . Direct kaise le ya phir , koi job consultancy se kaise le.
Mai apko ye isliye bol raha hoon kyun ki hum middle class people free resources se yt se saari cheeje sikh to lete hai lekin job kaisa leneka wo humko nahi pata hota. Kyunki we are 1st graduates of our family aur baki interview anekeliye kya karna chahiye ye bhi hum jaise students ko nahi pata hota. Hence i am saying
Pl make job guidance wala video also.
I know i am very demanding, but if possible look into this also.
😊
I can test ....it will print ....bcoz first it will check its own class ....
Thank you for a such wonderful lectures
Day by day you are you are becoming more beautiful ma'am ❤
Bhai tu yeha krne kya aya hai😅
@@hitlarkapadosi i come to do attend class,but to seeing ma'am I can't concentrate on study, ma'am is very beautiful ❤️
@@shri10100 bro she is teacher, our guruji, focus on what knowledge she gives. Writing these things here are of no use, instead they will pollute you mind . Success will come only with concentration. Remember our Guru shishya parampara of Sanatan, Guru comes before god. Give respect to guru. Whenever you are given a option to bow before mother, god and guru. U shd bow 1st before mother , then guru and at last god. Becz u know about god from mother and guru only. Guru = gu means darkness and ru means the process of taking. It means the person who takes us from darkness to light is called guru. 😊
Aap kaha the gyani baba 🙏
Madam ur lectures are super
Pls upload videos on c++ tutorial
ThankYou So Much Mam!
Hello thank for this training I am biggner so I ask for you to start all from first to end of python
as per mro order[, , , ] first it will search in boy then it will search in Human but work function is only in Male() so it will print "i can code"
Mam can you please share the c program to check whether the entered character is uppercase or lowercase or numeric value using switch case.Eagerly awaiting for your reply mam.Your reply at the fastest would be helpful.🙏🙏🙏
little confusion??
go fresh your mind
watch from begining 🙂
Mam 🙏🙏 Is Quantum University is best for MCA 🙏
I am interested in MCA
Beautiful concepts for python
I want detail material and job reference
Ma'am please continue os playlist 🙏
pls upload all the videos fast mam full complete course
mam plese start java for us or plz give us an update when your going to start it
class Human:
def eat(self):
print("i can eat")
def drink(self):
print("i can drink")
class Male:
def flirt(self):
print("i can flirt")
def work(self):
print("i can code")
class boy(Human, Male):
def sleep(self):
print("i can sleep")
def dance(self):
print("i can dance")
boy_1=boy()
boy_1.work()
output:
I can code.
Please suggest me which language is better for DSA
Java
C++
assignment)
class Human:
def __init__(self,car):
self.eye=2
self.nose=1
self.car=car
def eat(self):
print("eat foods")
def work(self):
print("I can work")
class Male:
def __init__(self,name):
self.name=name
def first(self):
print("first")
def work(self):
print("I write code")
class Boy(Human,Male):
def __init__(self,name,car,language):
Male.__init__(self,name)
Human.__init__(self,car)
self.language=language
super().__init__(car)
def sleep(self):
print("I can sleep")
def work(self):
print("I can test")
def display(self):
print(f"hi , i am {self.name} .i work on {self.language} language")
boy_1=Boy('vishnu',1,'python')
boy_1.display()
12:50 It will print
I can code
mam i think you forgot to upload the notes from 31sr lecture can you please provide us the notes.
Yes, please ma'am provide us, it's save our time😢
Nice
Mam how to clarify the doubt of this topic i am preparing for the semester exam
if we access the boy work method, in that case, it will print "I can Code". Because when it searches in the Human method, not finding the work method, it will search the next parent class, which in this case will be the Male class.
Jenny mam , may i know how many more lectures are going to come in python series. Because, i am making online notes. I will have to take print. If lectures get over , i will take the print out of all the python lectures completed till date
15-20 lectures
@@JennyslecturesCSIT 15 to 20 lectures more. Ok. Teacher dhanyawad for reply. I thought you will not reply, since many people message you
👍
1st to comment.
Dhanyawad guruji for this non stop uninterrupted series of videos on python.
Pl tell are you going to start SQL series. I will wait till then, becz i want to do sql from you , becz , you taught the OOPs very clear way. I am understanding it now. It was a hard topic for me. I think if you take sql it will also become easy, especially the advanced sql.
Hence pl tell Yes or no?
Jai Shree Raaam 🚩🚩🔥
No planning to start SQL right now...
Jai shree Raam🙏
@@JennyslecturesCSIT ok ji. No problem. But please start in future someday.
By the way dhanyawad for all these videos
Jai jai Shree Raam🚩
It will print “i can code” from male class
Madam, what are the best laptops for software engineer students
Apple
Well i wanna INHERIT your skills ❤❤❤❤ is that possible....
7:51 trick
Hello Man, Can you please make a video on "Decorators in Python in details". I saw other videos in youtube but not getting clarified. THank you in Advance.
i do have doubts in decorators then i saw video in code with harry and got a little clarity please suggest any other channel for more clarity
Quiz Answer:
I can code
Right 😅
Man, python kb tk khtm ho jaayega??aur kitne lecture hain?? Any idea
Please java lecture start soon
need sql seriesalso plz mam
Mam u r looking pretty beautiful 😍😍😍
👍
Mam padhne apko dekhne ata hu bas
12:50 I can code
1St comment😁
I can code cuz mro()
I can code
Mam what about the notes
Reply toh diya nhi di apne meri problem ka ...?
Mam mai apko Main Channel pe Hindi padhane bol rha... reason apka subscribers 1.32M hai but views sirf K mai aa rha...it's mean English mai intrested ni hai lecture dekhna...or jo bacche maybe they know English or Show-off
i can test
Mam you are so cute❤️
I did the assignment and it worked out . Dhanyawad teacher. 1 small suggestion, if it is possible, try to use Hindlish langauge in explaining the video. Becz even though my mother tongue is Marathi, hinglish ( mixture of both english + hindi) goes directly in the brain and the loss in transmission is zero.😂
Teacher , it is just a suggestion, but you know better in which lang to teach. 👍
work methok in male class if no work in human and boy
1st like 1st comment I am fan of your work.. Plz pin me mam❤
Whats ur age madam
I can code