If & If Else Conditional Statements in Python | Python Tutorials for Beginners

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • Use code JKL10 to get 20% off on all GATE and other Unacademy subscriptions.
    GATE - CS & IT unacademy.onel...
    GATE & ESE ME & CH unacademy.com/...
    GATE & ESE - Civil unacademy.com/...
    GATE & ESE - EE & EC unacademy.com/...
    Buniyaad Batch for GATE & PSUs 2025 - CS - Batch B
    unacademy.com/...
    Udaan Batch for GATE & PSUs 2024 - CS - Batch B
    unacademy.com/...
    IGNITE 2.0 Batch for GATE & PSUs 2024 - CS(English) - Batch C
    unacademy.com/...
    Foundation Batch for GATE & PSUs 2025 - CS (English) - Batch B
    unacademy.com/...
    *********************************************
    Notes of Today's Class: drive.google.c...
    Best Python Tutorials for Beginners: • Python - Basic to Advance
    *********************************************
    Connect & Contact Me:
    Jenny's Lecturers Hindi: / @jennyslectureshindi
    My Second Channel Link: bit.ly/354n7C7
    Facebook: / jennys-lectures-csit-n...
    Quora: www.quora.com/...
    Instagram: / jayantikhatrilamba
    Twitter: / khatrijenny
    *******************************************
    More Playlists:
    Programming in C Tutorials: • Programming in C
    C++ Tutorials for beginners: • Lec 1: How to Install ...
    Placement Series: • Placements Series
    Data Structures and Algorithms: https: • Data Structures and Al...
    Design and Analysis of Algorithms(DAA): • Design and Analysis of...
    Dynamic Programming: • Dynamic Programming
    Operating Systems tutorials: // • Operating Systems
    DBMS Tutorials: • DBMS (Database Managem...
    #coding #pythonforbeginners #python #jennyslectures #pythonprogramming

Комментарии • 90

  • @puneethnaika
    @puneethnaika 11 месяцев назад +29

    Ma'am Dont ever sale your channel to unacdemy. Your channel might big brand without you Knowing. You have saved many engineering students through your videos. hats off to you Ma'am .

  • @koushikbinnu9926
    @koushikbinnu9926 Год назад +36

    u r trending in memes mam😁

  • @saibabu.yt.8998
    @saibabu.yt.8998 Год назад +6

    age=int(input("Enter your Age: "))
    if(age>=18):
    print("You are Eligble for Voting
    Please Vote for Glass")
    else:
    print("You are not Eligble for voting")

  • @saguide786
    @saguide786 Год назад +5

    Great teaching mam. Your explanation is very simple and understandable keep it up.

  • @LingeshhvarenKA
    @LingeshhvarenKA 5 месяцев назад +1

    height=float(input("Enter you height in feet : "))
    if(height>=2.5):
    print("You are required to take ticket. ")
    else:
    print("Your journey is free, have a great day. ")

  • @unknown-dq4zr
    @unknown-dq4zr 2 месяца назад +1

    If beauty was a person❣️❣️

  • @khimrajgadhavi9830
    @khimrajgadhavi9830 11 месяцев назад +2

    Tommorow is my exam and this helped me a lot thanks for that mam❤💗

  • @KuirThuch
    @KuirThuch Год назад +2

    Your explanation is very simple and understandable keep it up mam

  • @DivyaKarike
    @DivyaKarike Месяц назад +1

    Thank you❤

  • @Fuhny0001
    @Fuhny0001 11 месяцев назад +1

    a=int(input("enter your age: "))
    print("your age is:" , a)
    if (a>=18):
    print ("You can drive")
    else:
    print("You cannnot drive")

  • @Aravindofficial04
    @Aravindofficial04 10 месяцев назад +1

    if input("Apple in store ") == "yes" or"Yes":
    print("BUY 1kg apple")
    elif input("ORANGE in store ") == "yes" or "Yes":
    print("BUY 1kg orange")
    else:
    print("Come back")

  • @khazimahjavaid6307
    @khazimahjavaid6307 8 месяцев назад +3

    Superb explanation.Keep it up.

  • @thakurutkarshpratapsingh262
    @thakurutkarshpratapsingh262 Год назад +2

    I along with my friends and classmates pays to god that you upload these python videos daily 🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻👍🏻

  • @sanataniboy158
    @sanataniboy158 Год назад +1

    ex 2
    age = int(input("enter the age")
    if (age>18):
    print("eligible for voating")
    else :
    print("not eligible for voating")

  • @faithobonyo
    @faithobonyo Год назад +2

    Thank you for these lessons, may God bless you much🤗

  • @welles_jumbe_nmp7575
    @welles_jumbe_nmp7575 Год назад +3

    Thank you for making my learning easy ,please do continue with these python lectures. When is the next going to be uploaded?

  • @beyzanurbozan5185
    @beyzanurbozan5185 Год назад

    thank youuu teacherr you added subtitle to the video

  • @mmaruthavel3412
    @mmaruthavel3412 7 месяцев назад

    Way of teaching great

  • @pallavilad6448
    @pallavilad6448 Год назад

    Ma'am ur explanation is very nice

  • @Momentinfo.lijiye
    @Momentinfo.lijiye Год назад +1

    Mam computer networking per Vedio bana dijiye

  • @aditijain7711
    @aditijain7711 Год назад +1

    print("Lets find out!!!
    How many days, weeks and months are left if you live till 90 years old?")
    current_age = int(input('Your current age is: '))
    print(f"You have {(90-current_age)*365} days, {(90-current_age)*52} weeks and {(90-current_age)*12} months left. ")

  • @hipsterff2742
    @hipsterff2742 Год назад

    u changed my life

  • @ssdirections4429
    @ssdirections4429 6 месяцев назад +1

    Madam are you able to provide certificate 🥺

  • @akhilreddyakhilreddy5140
    @akhilreddyakhilreddy5140 Год назад

    Great teaching mam🎉

  • @thakurutkarshpratapsingh262
    @thakurutkarshpratapsingh262 Год назад +2

    Mam loves you a lot 💖

  • @ankaluvenkatahemanth9921
    @ankaluvenkatahemanth9921 Год назад +1

    Mam HTML,CSS, JAVASCRIPT,PHP can explain plz mam one video

  • @glps369
    @glps369 Год назад

    Thank you so much

  • @bhaveshvaishnav633
    @bhaveshvaishnav633 11 месяцев назад

    Thank you!!!

  • @dbjindian
    @dbjindian Год назад

    Smart tutorials with very smart ...beauti

  • @amtprajapati02
    @amtprajapati02 Год назад

    Thanks for this lecture ❤🎉🎉

  • @Priyanka-zy3fw
    @Priyanka-zy3fw Год назад

    Excellent class mam

  • @prudviraju1947
    @prudviraju1947 Год назад

    Nice explanation mam

  • @thakurutkarshpratapsingh262
    @thakurutkarshpratapsingh262 Год назад +2

    Mam please try to complete this python playlist as soon as possible 🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻😔🙏🏻

  • @bharathvijayp3276
    @bharathvijayp3276 Год назад +1

    Mam please continue the c++ programming

  • @prudviraju1947
    @prudviraju1947 Год назад

    Thank u mam

  • @naveen01612
    @naveen01612 11 месяцев назад +1

    how to practice these

  • @69_sutanumukherjee35
    @69_sutanumukherjee35 Год назад

    Thank you so much mam☺️☺️

  • @Tusharsharma028
    @Tusharsharma028 Год назад +1

    I was searching for lecture but bueaty bust me ❤

  • @swiodmac5016
    @swiodmac5016 11 месяцев назад

    ma'am, aren't the Start/Stop commands in the flow chart supposed to be in an oval thingy??

  • @shanthishanthi7777
    @shanthishanthi7777 Год назад

    Mam give video for work with function in python

  • @medhinadmasu7555
    @medhinadmasu7555 Год назад

    please about Dijkstra’s algorithm using any programming
    language for the real-world problem shows the diagram, in detailed
    of how you approach the problem, the data structures you
    have used in your codes, and evaluation of your algorithm/data structure. please as much as possible show Your program should have the following functionalities:
     Be able to identify the shortest path between any two cities;
     Be able to identify the shortest path between a city and multiple destinations;
    The project will be evaluated based on the following points:
     Use of data structures;
     The efficiency of your code/algorithm;
     Quality of your code;
     Quality of your report;
    thank you!

    • @doonrocker123456
      @doonrocker123456 Год назад

      watch her data structure playlist in c she hve already cover that

  • @junaidakram7679
    @junaidakram7679 Год назад

    Can you tell me plz how much videos left in beginner course jenny mam

  • @jagadeeshjaga75
    @jagadeeshjaga75 Год назад

    Do a video on ChatGPT mam

  • @shibendrasingh497
    @shibendrasingh497 11 месяцев назад

    Just to reply for Unacademy add, there are students from premiere institute already referring your videos for learning programming :)

  • @madhukiranattivilli2321
    @madhukiranattivilli2321 Год назад +2

    Don't miss the end when Jenny double-winks n smiles just before ending the talk :) cute

  • @mayurpandit8166
    @mayurpandit8166 Год назад

    Hi, which software you are using for record screen.

  • @SrinivascharyAdisharlapally
    @SrinivascharyAdisharlapally 3 месяца назад

    Mam u see this comments arr too classic ( about u😊)

  • @saipavanguddeti5708
    @saipavanguddeti5708 Год назад

    Mam ,please continue the course on python

  • @a.rajeev1539
    @a.rajeev1539 Год назад +1

    Mam please give c++ pps notice for 1st years 1st semester 😢 😫

  • @Azib.Ali.1
    @Azib.Ali.1 Год назад +1

    Mam kya apka koi bata ya bati ha

  • @vijayramakrishnan6838
    @vijayramakrishnan6838 Год назад

    what is system flowchart please explain with sutable example

  • @gentlemen__rise
    @gentlemen__rise 5 месяцев назад +1

    ubai dragon fruit ka hobai

  • @arunj7918
    @arunj7918 Год назад

    Mam please upload the videos daily madam

  • @rajivanjr3405
    @rajivanjr3405 5 месяцев назад

    #if else # conditional statement#
    #true or false
    Name=input("Enter your name to get token:")
    Height=int(input("Enter height in feet:"))
    if Height >=3:
    print(f"{Name},Purchase token")
    else:
    print(f"{Name} token not requred")

  • @ParveenKumar-vr8my
    @ParveenKumar-vr8my Год назад

    Maim aap information technology ki classes le aao rajasthan mein new vacancy aai h

  • @padalapavankalyan8208
    @padalapavankalyan8208 Год назад

    madam how do u maximize the font size please tell me that shortcut instead of going into settings🤔

    • @manjayraj3515
      @manjayraj3515 Год назад

      press Ctrl+(+) icon control and + icon and you can increase your font

  • @letslearnwithtogether595
    @letslearnwithtogether595 Год назад

    How do you zoom in/out in PYCHARM ?

  • @shahab7460
    @shahab7460 11 месяцев назад

    Mam you are so cute we will learn from or will love to you?😍😛

  • @tusartrivedi5337
    @tusartrivedi5337 Год назад

    Mam please provide a note
    In class you are not completed theory
    Your class in only calculation base

  • @RakeshKumar-lj6cr
    @RakeshKumar-lj6cr Год назад

    😍😍

  • @hipsterff2742
    @hipsterff2742 Год назад

    First comment maam

  • @funclub6525
    @funclub6525 Год назад

    mam you are very pretty 😍😍😍😍😍

  • @thakurutkarshpratapsingh262
    @thakurutkarshpratapsingh262 Год назад +1

    Mam please 🙏🏻🙏🏻🙏🏻🙏🏻 upload videos daily

  • @Yagneshnimavat-ep5rh
    @Yagneshnimavat-ep5rh 11 месяцев назад +1

    I made this program by myself
    pw = int(input("Enter a password: "))
    pw_2= int("0412")
    if(pw==pw_2):
    print("Login Succesfully..")
    else:
    print("Wrong Password, Please TryAgain")

  • @mraravind1237
    @mraravind1237 14 дней назад

    Hii mam ur voice is not clarity and resound is there

  • @boggulapallysaikumar1738
    @boggulapallysaikumar1738 Год назад

    Mam you like a heroine like rashmikamandhana

  • @umaprakash3847
    @umaprakash3847 Год назад

    Hi mam you are trending in Andhra Pradesh Instagram memes

  • @harshaharsha6681
    @harshaharsha6681 9 месяцев назад

    Super 🎉🎉🎉

  • @chzhcch
    @chzhcch Год назад

    Why change the avatar to a white background, and change the color to be more beautiful.

  • @YourFriend3097
    @YourFriend3097 Год назад

    mam pata nahi aap hindi janti hai ya nahi lekin agar hindi ye python course hota tho mai 3 moths ma python expert ho jata
    but koe baat nahi sah lenge thora 😶😶

  • @Clipsbyjeff
    @Clipsbyjeff Год назад +1

    panada unae angilam ah varala enna keleke ra

  • @mdshiblu3305
    @mdshiblu3305 2 месяца назад

    sorry

  • @EaglerPlayz
    @EaglerPlayz Год назад +37

    Mam 60% people watching this video because of you not for getting knowledge

  • @abburampruthviraj769
    @abburampruthviraj769 Год назад

    I don't know what ur saying but I cont stop watching you mammm

  • @syedadnan373
    @syedadnan373 Год назад +3

    Why do I wanna do the teacher more than questions 😂

  • @kirankittu695
    @kirankittu695 Год назад

    Idk why im here

  • @GaneshGana444
    @GaneshGana444 Год назад

    Mam ur teaching excelently..
    Pls continue your teaching
    I am fan of you....😍
    Tell me your instagram id 💟
    I want follow you..🥀

  • @prudviraju1947
    @prudviraju1947 Год назад

    Nice explanation mam