Comparison, Logical, and Membership Operators in Python | Python for Beginners

Поделиться
HTML-код
  • Опубликовано: 2 дек 2024

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

  • @queensam6868
    @queensam6868 2 года назад +9

    Thank you for simplifying this. Especially the boolean operators. Your videos are always resourceful.

  • @furkaneren6381
    @furkaneren6381 2 года назад +8

    I’m A business analyst at ING Bank but I will become a data analyst thanks to you on the future. Thanks for the video

    • @chimurujas5907
      @chimurujas5907 2 года назад +1

      What do you do as a business analyst? What tools do you use?

    • @furkaneren6381
      @furkaneren6381 2 года назад +1

      @@chimurujas5907 PL SQL ,AZURE, EXCEL

  • @essamanbar4942
    @essamanbar4942 2 года назад +4

    Although I have a CS background, yet your way of delivering info is very simple and easy.
    😉😉😉😉

  • @sarkersaadahmed
    @sarkersaadahmed 9 месяцев назад +1

    1:51 the only reason "vanilla" == "chocolate" is false is not because vanilla is not rqual to chocolate but the id that stores the string isnt equal [vanilla has one id] [choco has one different id] only lists has same id regardless of how you change it

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

    I have found your channel as the best for btech or btech student who want to persuade his career as analyst or who not interested or have less understanding of python will get addicted and seriously best channel i have already seen your almost all videos. Please Bring more roadmaps to become data scientist. do I have to learn deep learning neural networks, NLP everything?

  • @mathewsjoy8464
    @mathewsjoy8464 2 года назад +4

    Can you go through some day to day tasks you need to complete as a data analyst in some of the tools e.g. python , excel, powerbi

  • @sujayy6851
    @sujayy6851 6 месяцев назад

    Thaks for the clear explination Alex!

  • @ewonkechi
    @ewonkechi 4 месяца назад

    Waoooo. Make learning very easy and simple

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

    I understand everything that he did, except the last example when he added in wanted_scoops = 8. How did changing the name without assigning the variables still work?

  • @Zuggest-v8g
    @Zuggest-v8g Год назад +2

    Thanks!

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

    God bless you Alex

  • @goon5031
    @goon5031 Год назад +8

    This is easier coming from SQL

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

      Yeah python is easier than SQL

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

      @@vectoralphaSec I'll take SQL over Python any day since the syntax for the former is easier than the syntax from the latter. All programming languages, however use the same or similar syntax when it comes to logical operators.

  • @osiobeafoke2657
    @osiobeafoke2657 2 года назад

    Hi Dave, I know this is not related to the video but I need a little help if you can see this.
    I enrolled for the Google Analytics Certificate and applied for the financial aid. I got approved for the financial aid about a four days ago and finished the first course yesterday. Today I finished the first week on the second course but I’m not allowed to take the weekly challenge as it says I need to upgrade even though my financial aid got approved. Please do you have any idea why it comes out that way?

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

      I would send an email to Coursera, that issue is a mistake from them.

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

    Thank you.

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

    Computer science kicked in for the logical operators, hah!