Python Tutorial for Beginners Ep. 5: Arithmetic Operators in Python

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • In this video as part of the Python Tutorial for Beginners series, you will learn how to perform arithmetic operations in Python and this includes addition, subtraction, multiplication, division and power.
    🌟 Download Kite for FREE www.kite.com/g...
    ⭕ Support my work:
    🌟 Subscribe to this channel (Coding Professor) / @codingprofessor
    🌟 Subscribe to my other channel Data Professor www.youtube.co...
    🌟 Join the Newsletter of Data Professor newsletter.data...
    🌟 Buy me a coffee www.buymeacoff...
    ⭕ Recommended Books:
    🌟kit.co/datapro...
    ✅ Python Basics: A Practical Introduction to Python 3 amzn.to/3awdWgm
    ✅ Learn Python Programming (The no-nonsense, beginner's guide) amzn.to/2RFpSpn
    ✅ Learn to Program with Minecraft amzn.to/3x2MujZ
    ✅ Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for Total Beginners amzn.to/2QzkyDs
    ⭕ Disclaimer:
    Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents.
    ⭕ Stock photos, graphics and videos used on this channel:
    ✅ Video intro made using Placeit 1.envato.marke...
    #python #datatypes #pythontutorial #codingprofessor

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

  • @CodingProfessor
    @CodingProfessor  3 года назад +2

    👉 Watch this next: ruclips.net/video/oR670Txwh88/видео.html (The Art of Learning Data Science - How to learn data science in 2021)
    ----------
    🌟 Download Kite for FREE www.kite.com/get-kite/?
    🌟 Buy me a coffee www.buymeacoffee.com/dataprofessor
    🌟 Subscribe to *Data Professor* RUclips channel ruclips.net/user/dataprofessor
    🌟 Join the Newsletter of Data Professor newsletter.dataprofessor.org

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

    Quick and easy. Thank you!

  • @l0gic23
    @l0gic23 2 года назад +3

    Well explained. Thank you.

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

    How would I write this I keep getting an error
    my_number=5
    for i in range(my_number,my_number+10):
    if i>=3:
    print[(]((i,2*i+1)[)]

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

    Thank u 🤍

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

    I'm not biggest math head bed its getting to me thank u

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

    15/7 = 2.1428...
    15%7 = 1 WTF*

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

      If u use the long division method, u will get one as the remainder