Python Full Course❤️ | Variables & Data Types | Lecture 1

Sdílet
Vložit
  • čas přidán 11. 05. 2024
  • This lecture was made with a lot of love❤️
    Notes : drive.google.com/drive/folder...
    ✨ Instagram : / shradhakhapra
    ✨ LinkedIn : / shradha-khapra
    Timestamps
    Introduction 00:00
    00:41 - Introduction to Python
    08:01 - Python Installation (Windows)
    09:26 - Python Installation (Mac)
    10:26 - VSCode Installation
    12:38 - First Program
    17:10 - Python Character Set
    20:50 - Variables and how to use them
    30:02 - Rules for Identifiers
    33:25 - Data Types
    39:56 - Keywords
    42:51 - Print Sum
    45:12 - Comments in Python
    47:13 - Operators in Python
    1:02:24 - Type Conversion
    1:08:41 - Inputs in Python
    1:15:52 - Let's Practice

Komentáře • 1,6K

  • @shradhaKD
    @shradhaKD  Před 3 měsíci +867

    Next Lecture is uploaded.

    • @aniket_ahirwar_04
      @aniket_ahirwar_04 Před 3 měsíci +16

      I'm waiting for the next lecture 😊

    • @A_jay03
      @A_jay03 Před 3 měsíci +7

      Didi please provide all the topics you will cover in this playlist

    • @softwareknowled
      @softwareknowled Před 3 měsíci +9

      Didi kab tak complete ho jayegi ye playlist

    • @bariakaran9355
      @bariakaran9355 Před 3 měsíci

      Okay thank you mam

    • @abdulfahadwarsi1216
      @abdulfahadwarsi1216 Před 3 měsíci +1

      thanks for aupdate. .... you are doing a great job, when you turn 50-60 years old. this effort & videos will make you feel good & a peaceful death. ... A lot of students & our sons/daughters will appreciate you for your endless effort.

  • @freelancpro1127
    @freelancpro1127 Před 3 měsíci +50

    hands down BEST of BEST Python courses.. No nonsense and straight to point with hands on example...Loving it..

  • @YashMathur-gx5sh
    @YashMathur-gx5sh Před 11 dny +16

    00:01 Python is a versatile language suitable for AI, machine learning and web development.
    02:21 Python is a programming language that the computer understands directly.
    08:24 Python version installation and setup process overview
    11:18 Downloading and setting up Python on different operating systems.
    16:34 Python character set and usage
    18:35 Python's print function is used to display output
    21:51 Variables in programming represent values that can change
    23:38 Variables in Python store data and can be accessed by their names.
    27:09 Variables in Python store data and are used to manipulate values.
    28:58 Assigning values to variables in Python using the assignment operator
    33:18 Python automatically determines the data type of variables
    35:01 Python has different data types like int, float, string, boolean
    38:32 Understanding variables and data types in Python.
    40:18 Understanding Python keywords and their significance
    43:37 Creating and using variables and performing basic calculations in Python.
    45:31 Understanding how comments work in Python code
    49:15 Arithmetic operators in Python
    51:06 Relational operators compare two values.
    54:53 Python assignment operators
    56:48 Explanation of operators and logical operators
    1:00:54 Understanding logical operators and expressions in Python.
    1:02:55 Type casting and automatic type conversion in Python
    1:07:05 Type casting in Python for floating values
    1:09:02 Understanding input and variable usage in Python
    1:13:20 Python allows input of different data types like int, float, and string
    1:15:54 Solving practice questions is essential for learning Python programming.
    1:19:41 Calculating and printing average of two numbers
    1:21:51 Introduction to Python and pip

  • @khengenxi
    @khengenxi Před 3 měsíci +15

    your teaching style is perfect. this is first ever that I am leaning programming and still i can understand, n could do as you teach here. Amaz!

  • @niteshshrivastav5424
    @niteshshrivastav5424 Před 2 měsíci +14

    waise to youtube pe bahut logo ki python playlist hai,,,lekin jiss simplicity or basic understanding se aap phadati hai majja aa jata hai... Thank you Coding Sikhane wali Dii❤

  • @defencetrove1238
    @defencetrove1238 Před 3 měsíci +38

    I'm a big fan of your CZcams channel didi, and I've found your tutorials extremely helpful. I've been searching for quality content on Data Structures and Algorithms (DSA) using Python, but unfortunately, there's a lack of comprehensive resources on CZcams.
    I wanted to request if you could create tutorials covering DSA with Python on your channel. I believe your teaching style would make these complex topics more accessible for many learners, including myself. I'm looking forward to the possibility of seeing DSA with Python tutorials from you.

  • @Premssonglist
    @Premssonglist Před 3 měsíci +9

    Really impressive Shradha, you are 23 and with ease you are teaching is pretty good…. Keep it up.
    I have been in IT for a while but Phython is new so ur lecture is the longest I attempted to listen n learn from ur session.

  • @sportsmentor6655
    @sportsmentor6655 Před 3 měsíci +7

    Shrada mam is the best woman, her teaching method is very nice. I have learned many things from her. Keep up this good series, mam.

  • @sachin_kaxhyap
    @sachin_kaxhyap Před 3 měsíci +284

    I already know python but came here just because she teaches in a way that students can get good marks in exams. Her way of teaching is different. I have python subject in next semester.

  • @user-in7sv9sj9s
    @user-in7sv9sj9s Před měsícem +71

    Who come here not for school syllabus for only learning
    First time I got this much likes

  • @soundvillage106
    @soundvillage106 Před 3 měsíci +7

    2nd question answer is
    side = int(input("enter the length of a side: "))
    print("the area of the square is ",side*side ,"unit")

  • @Rudra-P-Gajera
    @Rudra-P-Gajera Před 3 měsíci +4

    Thank you very much for this series. I was just starting to learn python for robotics and automation and was searching for online for any materials and you announced this. Very grateful and excited to learn further!

  • @yogenderrawat4687
    @yogenderrawat4687 Před 3 měsíci +138

    Ma'am, please create a series on SQL covering basic to advanced levels, similar to what you did for JavaScript. This will greatly assist aspiring data analyst students in their learning journey. And by the way, thanks for this Python series. ❤

    • @learnwithchirag
      @learnwithchirag Před 3 měsíci +3

      Just give a try to "Complete SQL in 50 Qs" , I have created this playlist on my channel!
      One can crack any SQL query after watching it.

    • @mayurrathore498
      @mayurrathore498 Před 3 měsíci

      Yes ma'am please

    • @ApnaCollegeOfficial
      @ApnaCollegeOfficial Před 3 měsíci +7

      Already taught on Apna College youtube.

  • @rounakverma8115
    @rounakverma8115 Před 3 měsíci +5

    I also wanna make my career in data science so this is the perfect place to start my coding journey…. Thanku so much mam for this exceptional series!

  • @TimeTravelShots
    @TimeTravelShots Před 3 měsíci +1

    Thanks a million Shardha, Starting learning Python first time through this video. Your way of explaining is remarkable.

  • @chessfun1787
    @chessfun1787 Před měsícem

    @sharadha I am really very thankful that I found a fabulous teacher like you on CZcams. The way you explain is commendable, please keep on teaching because you are one of a kind.

  • @desire_to.change
    @desire_to.change Před 3 měsíci +76

    I was eagerly waiting for this python series thank you shradha didi

  • @ashwinikhanna
    @ashwinikhanna Před 3 měsíci +34

    A very good start.
    After you complete this series, I would request you to design a course on Data Science/Machine Learning as well. It will help many-many people - students as well as experienced IT guys.
    There may be courses available on youtube, but we trust your teachings more than any one else.

  • @soundvillage106
    @soundvillage106 Před 3 měsíci +5

    1st question answer is
    n1 = int(input("write first number:"))
    n2= int(input("write second number: "))
    print("sum =",n1+n2)

  • @l.lawleit683
    @l.lawleit683 Před 22 dny +6

    32:48 HOMEWORK
    def number(n):
    if(n % 2 == 0):
    print("EVEN")
    else:
    print("ODD")

    • @100humanist2
      @100humanist2 Před 14 dny

      Ye log ka video me sirf hello world print home print pen isse jyda kuch nahi milta 😂😂😂 time pass he 😆

  • @shreejey07
    @shreejey07 Před 3 měsíci +8

    Shradha di aap or Aman bhaiya bhagwan ho ham jaise gareebo k liye. Dil ke ekdum core k core se shukriya...❤

  • @rekhatiwari1057
    @rekhatiwari1057 Před měsícem +3

    you upload it with a loads of love and we watch with our full concentration and love thanks for explaining in such a amazing way

  • @hzr94
    @hzr94 Před 3 měsíci

    Number 1 Python Tutorial in CZcams I say. Amazing!!!❤
    I have tried for tens of python tutorials available in CZcams but this is the best among all of them!!!

  • @Gourav_YouthVlog
    @Gourav_YouthVlog Před 3 měsíci +5

    Didi aap bohot achhe se sikhate ho chahe vo 5 saal ka bachha bhi kyu na ho sikh jaega aage bhi aap aise course sikhate raho didi keep it up 🤗🤗

  • @piyushrawat3637
    @piyushrawat3637 Před 3 měsíci +16

    Didi Sigma batch padha rahi hai, CZcams pe coding ki videos daal rahi hai, aur iss channel par ab python sikha rahi hai itni saari cheeze ek saath kya baat hai 👍👍

  • @affnanmakandar29
    @affnanmakandar29 Před 3 měsíci +6

    Thank you for the course much needed after javascript series

  • @sumeetp005
    @sumeetp005 Před 5 dny +1

    The best course I have ever seen……. And the best part is that you cover every detail…… extraordinary work ❤❤❤

  • @subhamgiri2000
    @subhamgiri2000 Před 11 dny +1

    num1 =int(input("Enter your First number: ").split('-'))
    num2 =int(input("Enter your second number: ")
    sum = num1 + num2
    print("Your sum of the two integers are: ", sum)

  • @ahmei0074
    @ahmei0074 Před 3 měsíci +6

    i see many youtuber videos , but kesi ka lecture smjh hi nhi aaraha tha , then i saw your video , you are a good teacher i understand whole video very smoothely , thanks wait for next lecture..

  • @DesiVeloge
    @DesiVeloge Před 3 měsíci +8

    Shardha Mam is better than our university teachers best explanation Love From Pakistan 🇵🇰❤️❤️

  • @MindfulMoments_1
    @MindfulMoments_1 Před 3 měsíci

    What a teaching style Mam has!!! Too good, too supportive .This playlist will help a lot to all of python learners. Keep it up Apna College!!

  • @tavitikivincent7819
    @tavitikivincent7819 Před 3 měsíci +1

    Thank you so much for this series I have been searching for this program God bless you

  • @animalviral2558
    @animalviral2558 Před 3 měsíci +171

    Shradha Khapra respect buttons

  • @pankajptl1989
    @pankajptl1989 Před 3 měsíci +5

    Thanks for uploading the series 😊

  • @RajeevRanjan-zh9rc
    @RajeevRanjan-zh9rc Před 2 měsíci

    Lovely, you made it very easy to understand and interesting to learn Python. I appreciate it and would like to say thanks a lot with bottom of my heart.

  • @irfantariq2009
    @irfantariq2009 Před 20 dny

    I wish i had teacher like her in my university life. Thanks for making this course.

  • @Knowledgeseeker7101
    @Knowledgeseeker7101 Před 3 měsíci +3

    Thanks for such a great searies of JavaScript and python ❤

  • @Trends2.01
    @Trends2.01 Před měsícem +22

    Timestamps
    Introduction 00:00
    00:41​ - Introduction to Python
    08:01​ - Python Installation (Windows)
    09:26​ - Python Installation (Mac)
    10:26​ - VSCode Installation
    12:38​ - First Program
    17:10​ - Python Character Set
    20:50​ - Variables and how to use them
    30:02​ - Rules for Identifiers
    33:25​ - Data Types
    39:56​ - Keywords
    42:51​ - Print Sum
    45:12​ - Comments in Python
    47:13​ - Operators in Python
    1:02:24​ - Type Conversion
    1:08:41​ - Inputs in Python
    1:15:52​ - Let's Practice

    • @mayankgaur727
      @mayankgaur727 Před měsícem +4

      print ("bhai pehle se timestamps h video me")

  • @payalkhurana111
    @payalkhurana111 Před 3 měsíci

    Your way of teaching is SO UNIQUE . EASY TO UNDERSTAND. GUD JOB 🎉🎉

  • @pradeepahirwar3663
    @pradeepahirwar3663 Před 3 měsíci

    Thank You So Much. Let's Begin Detail Journey of python.

  • @ARTWITHYASH
    @ARTWITHYASH Před 3 měsíci +20

    1:30 Starting Video 📹 the best of luck to all ❤❤❤❤❤❤❤❤

  • @gameonpitch319
    @gameonpitch319 Před 3 měsíci +8

    I already know python but watching because to make sure i didn't miss anything
    😄😄

  • @kuldeeparjariya
    @kuldeeparjariya Před 3 měsíci

    Engg k 12 saal bad bhi pata nhi kyon poora video dekh raha hu ye mera interest h ya aapka way of presentation......hatsoff for ur efforts

  • @DhyanBhavsar-zr3wz
    @DhyanBhavsar-zr3wz Před 3 měsíci +2

    Thankx for uploading this because I want to learn python by u only..

  • @TravellingSquad
    @TravellingSquad Před 3 měsíci +5

    Hello Shradha/Team,
    I am Kunal and I have 6 years of exp. in Cloud computing but to enhance my career growth and knowledge I am learning python and some other languages right now and coincidently I got your video where you spoke about you are starting this python series from 26 Jan 2024.
    I am so happy that I can learn python from your videos at my place only and no need to go for classes. I watched your 1st video and I want to appreciate you and your team for such good content and for your easy way of teaching...I hope you will upload topic wise videos on daily basis without fail.
    Feedback:-
    1) Sometimes your explanation speed is fast.
    2) While performing demo plz let us know each steps which you are doing..
    3) Need some real time scenario examples
    4) Daily basis Assignments for home work.
    5) Some interview point of question.
    🤣I am expecting too much from your end.... I know 1hrs of video will not give me whole knowledge, I need to practice hard at my end and focus on my logic building to understand the python concepts but if you make such videos as I mentioned in feedback then I hope it will helpful for all the viewers those are beginners or intermediates...
    Thank You....
    Kunal

  • @everything_119
    @everything_119 Před 3 měsíci +6

    Love from Pakistan ❤ Didi I'm waiting for it !
    I also learn css html form your channel
    Thank you so much Shradha didi❤❤

  • @KshitizSrivastava-eh7ee
    @KshitizSrivastava-eh7ee Před měsícem +1

    Seriously Didi, You are the best. Explained all the core concepts and techniques in a very simple and layman language. Even a 4th class kid can also learn python or any other computer language through your lectures. A very nice and great initiative of you and Aman bhaiya to give today's youth a ray of hope and a platform to learn from at no cost with a ease. I learned a lot through your videos and after completing this playlist of python I am no longer a beginner. I think that now i know something about coding and slowly and gradually will excel in this field.
    A Big Thank You to You for being here for us.❤
    Hope will learn many skills from you and Apna College.
    Wish you a great future ahead and always make such informational and helpful content like this.
    Once Again, THANKKKK YOU SO MUCH😊

  • @StrangerCool
    @StrangerCool Před měsícem

    Thanks Shradha for this lecture , very useful for me , as i am totally new with coding , hope i will improve my knowledge and coding skills with this.

  • @lowendgamer9776
    @lowendgamer9776 Před 3 měsíci +3

    Mam plzz also make a course on ai and ml after this it will be really helpful for students like me who didn't have good faculty at college 🙏🙏🙏

  • @user-jf5bl5gs6m
    @user-jf5bl5gs6m Před 3 měsíci +3

    Thank you shraddha sister ❤❤❤

  • @user-pl2ty5yr9r
    @user-pl2ty5yr9r Před 2 měsíci

    What is actually tried :
    a=int(input("enter the side of the square: ")
    a*=a
    print("the area of square is:", a)
    output :
    16

  • @techie_vats6420
    @techie_vats6420 Před 3 měsíci

    woah I learned a lot from this first lecture only being a ninth grader
    i want to make a carrier in cs
    its just the beginning and there is lot more to go and learn...
    thanks for this lecture

  • @zeenatfatima3405
    @zeenatfatima3405 Před 2 měsíci +4

    OMG!!! SHE TEACHES SO WELLLL AND FINEEEEEEE ✨ tmr will be my exam and I donno anything abt python BUT SHE MAKES ME UNDERSTAND SO EASILYYYYYY 😭

  • @VaibhavSingh-kh3jr
    @VaibhavSingh-kh3jr Před 3 měsíci +12

    Didi please take machine learning or data science series in this channel please ❤❤🎉🎉

  • @sidharthkashyap6241
    @sidharthkashyap6241 Před 3 měsíci +2

    i have also taken a popular course on Udemy, although that one is good, being from a non IT background, that one is a bit difficult. but Sharaddha mam, after attending your lectures, i have got confidence that i can learn coding too. your way of teaching is flawless and comprehensible. thanks a lot this series.

  • @user-ef3lh9gf2j
    @user-ef3lh9gf2j Před 3 měsíci

    Mene bht videos dekhi Hain...Lekin ap ne sbko beat kr diya❤ap ka lecture aik hi dfa me smjh ajata ha..plz AI or data science ka bhi complete tutorial le k ayen plz . it's my humble request to tou

  • @Rajput1678
    @Rajput1678 Před 3 měsíci +4

    I was actually searching for complete phython course I did HTML CSS from your one shots videos and JavaScript from your JS series literally thank you so so so much for this phython series too
    ❤ ❤❤❤ From Karachi

    • @newmails
      @newmails Před 3 měsíci

      salam, Are you learning these languages for governer initiative?

    • @Rajput1678
      @Rajput1678 Před 22 dny

      @@newmails yess...

  • @Rohit-Rai732
    @Rohit-Rai732 Před 3 měsíci +36

    Please make Data Science course 🔥💪

  • @saurabhbalkrishnasawant1132
    @saurabhbalkrishnasawant1132 Před 3 měsíci

    hi shradha it very true that your vdo is made with lot love and effort that even beginner age old (like me) also can learn alot from this great going dear sharddha

  • @m.b.c.c5770
    @m.b.c.c5770 Před 3 měsíci

    Love from Uttarakhand ❤❤, Special thanks to u Mam and ur team, Plzz continue

  • @thethanosking4550
    @thethanosking4550 Před 3 měsíci +3

    Revision time 🔥I am here to clear all doubt

  • @aadarshyadav6981
    @aadarshyadav6981 Před 3 měsíci +42

    Class 12 student here likes

  • @user-js7pr5vf3z
    @user-js7pr5vf3z Před 6 dny +1

    thanks mam for this python series it helps me a lot in my coding journey

  • @NishchayGola
    @NishchayGola Před 3 měsíci

    @shradhaKD you are jus an amazing person with your teaching skils... you made it so simple

  • @sujalsinghrajputroyals6104
    @sujalsinghrajputroyals6104 Před 3 měsíci +3

    QUALITY ❤

  • @Deven-1
    @Deven-1 Před měsícem +3

    10 th student here

  • @HimansusekharBehera-ev7xn
    @HimansusekharBehera-ev7xn Před měsícem

    Thanks you shardha mam, I started learning python first time through your channel..hates off for your efforts

  • @memyselfnitin
    @memyselfnitin Před 3 měsíci

    Thanks a lot for this your lectures is highly beneficial great job . finally i found my python teacher. Thanks once again

  • @asclone
    @asclone Před 27 dny +11

    Kon kon March ke baad dekh rha hai❤❤❤

  • @wondervoices4855
    @wondervoices4855 Před měsícem +154

    Class 11 students here👇

  • @amithalde7336
    @amithalde7336 Před 15 dny

    you are great. you giving free knowledge. I taken paid classes but still not proper training I got. But from your channel I learning free and well knowledge. Thank you so much. god bless you.

  • @nishaanjum4901
    @nishaanjum4901 Před měsícem

    I fell this is the best channel for a person who wants to learn python from scratch.

  • @ARTWITHYASH
    @ARTWITHYASH Před 3 měsíci +9

    Diploma Students Hear ❤❤

  • @Pranav.R.J
    @Pranav.R.J Před měsícem +5

    Every Maharashtrain here❤❤🚩🚩🚩🚩🚩

  • @purple1503
    @purple1503 Před 15 dny

    Shradha you are a fantastic teacher. I love the way you teach. God bless you

  • @hassannaseem815
    @hassannaseem815 Před 3 měsíci

    I am from Pakistan and i love the way you teach to beginners. The best video series to learn Python from scratch.. Thanks

  • @omprakashhudge8257
    @omprakashhudge8257 Před 3 měsíci +4

    Hi... please upload 2 chapter of python.... eagerly waiting...

  • @amankushwaha8509
    @amankushwaha8509 Před 3 měsíci +4

    Complete python course day 1 of day 60❤❤

  • @imadsalar2646
    @imadsalar2646 Před 2 měsíci

    Very obvious explanation!! Thank you for the course!

  • @killerdestiny786
    @killerdestiny786 Před 11 dny +1

    Nicely explained by each and every step by step. Thank you

  • @raushanInspiration7631
    @raushanInspiration7631 Před 21 dnem +35

    *BTech first year students Attendence laga le 😊❤🤝🙌*

  • @Savagezone03
    @Savagezone03 Před měsícem +4

    Class 12 attendance here👏😊 😅

  • @akashkaushik7830
    @akashkaushik7830 Před 3 měsíci +2

    Please mam complete this course ...it really helps me also lots of students like me who wants to change Job domain

  • @ShaktiSingh_195
    @ShaktiSingh_195 Před 2 měsíci +1

    Thank you so much Di i love your teaching style the way you teach is outsatnding❤

  • @NITian_aadi
    @NITian_aadi Před 3 měsíci +29

    BTech 1st year students here ❤❤

    • @rajesmallick3465
      @rajesmallick3465 Před měsícem +6

      Arts student 😏 and I am learning coding.

    • @onlylakshyaff5296
      @onlylakshyaff5296 Před měsícem +1

      Second year yr 4sem me hai python

    • @realvoice7401
      @realvoice7401 Před měsícem +1

      Am commerce students and started BTech it software engineer

    • @NITian_aadi
      @NITian_aadi Před měsícem

      ​@@onlylakshyaff5296hamaare yaha toh second sem mein hi hai .

    • @NITian_aadi
      @NITian_aadi Před měsícem

      ​@@rajesmallick3465so what..? It's good for you if you are learning coding and developing your skill.

  • @akrtikulshrestha4619
    @akrtikulshrestha4619 Před měsícem

    Amazing video. Her way of teaching is truly impressive.

  • @forstudyfacts
    @forstudyfacts Před 10 dny

    this is the first day of my learning and luckily i had done all the practice questions correctly before didi(mentor)(by stoping the video)🙂

  • @computerscienceandengineer2062
    @computerscienceandengineer2062 Před 2 měsíci +1

    Bahut hi acha explain kiya dii aapne i like this video and follow this you tube channal
    Thank you dii🙏🙏

  • @sbstrikergaming1420
    @sbstrikergaming1420 Před měsícem

    Maam really thank you very much. You are teaching is so simple and so easy to understand thank you 😊

  • @shubhamchatterjee7769
    @shubhamchatterjee7769 Před 2 měsíci

    thanks sraddha thank u soo much for this video keep going on the leachture, I am a new learner in python programing this is enough video lecture 1.

  • @kingff949
    @kingff949 Před 13 dny

    a=float(input("enter first number:"))
    b=float(input("enter second number"))
    Print(a>=b)

  • @muhammadrizwanmughal8649
    @muhammadrizwanmughal8649 Před měsícem

    Thanks, mam I am learning python first time you are the best teacher good job from Pakistan

  • @HarleenSehaj-qv9ty
    @HarleenSehaj-qv9ty Před 3 měsíci

    Thanku so much for your support and I really appreciate your teaching style ♥️

  • @NiteshYadav_t9
    @NiteshYadav_t9 Před 3 měsíci +1

    Thanks for uploading this series ❤❤❤❤❤ I want more videos thankyou so much 😊😊😊😊❤

  • @-riazkhanVlogs143
    @-riazkhanVlogs143 Před 7 dny

    Thanks for your wonderful explanation Dear shradha khapra 😊❤ I loved it

  • @jashankaur3726
    @jashankaur3726 Před 3 měsíci

    first of all i wanna say you thank you so muchhhhhhhhhhhh. I always think k mai pdhugi ab se.but because of work n study i couldnt do .but when you start any course literally i follow it doesnt matter how busy i am . I start waiting of you lectures daily..so thank you so much ma'am..

  • @SalitAMP
    @SalitAMP Před 3 měsíci +1

    Finally! Thank For Launching The Course Shraddha Mam🎉❤

  • @SUHAILKHAN-kp2ks
    @SUHAILKHAN-kp2ks Před 3 měsíci

    Thank you so much for fulfilling our requirement, love you dear❤

  • @user-rx6jo9dc1j
    @user-rx6jo9dc1j Před 3 dny

    You explain concepts very well. Thank you from Pakistan for this amazing playlist.

  • @afaqueabbasi6804
    @afaqueabbasi6804 Před 3 měsíci

    I was eagerly waiting for this Python series thank you Shradha Didi, Realy your way of teaching is outstanding.