WHILE loop and FOR loop in Python | LOOP statements in Python | Python Tutorial for Beginners #4

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.พ. 2021
  • This video will give you complete details of WHILE loop and FOR loop statements in Python. We cover both the LOOP statements in Python. The concepts are Explained in detail for Complete Beginners. This is the fourth video in the series of Python Tutorial for Absolute Beginners. Loop statements are part of the flow control statements in python. In this video we talk about what are loop statements and the different types of loops in Python.
    We start by looking into WHILE loop. Why to use a WHILE loop and how to write a WHILE loop in Python. WHILE loop syntax and purpose of using it is explained in this video.
    We also understand how to use BREAK and CONTINUE commands inside a loop statement and the purpose of using BREAK statement and CONTINUE statement in python loops.
    Finally, we go through FOR loop statements in Python and the purpose of using it.
    We also cover how to use RANGE function with FOR loop. And also discuss the different arguments that can be passed to a RANGE function.
    This video also covers how to use FOR loop by passing a string as a list of values and also see how to pass a python list or array of values to iterate through a FOR loop.
    All of these concepts were explained by writing sample programs which should be an easy way to understand any python programming concepts.
    The purpose of this Python tutorial series for beginners is to explain python programming in the most simplest manner by providing simple examples and working out interesting and meaningful python programs which should be a better way to learn programming especially for the beginners.
    All the programs and content of this video will be posted in my website techtfq.com/
    So please make sure to check that out as well.
    Other video’s in this tutorial series:
    What are DATA TYPE, OPERATORS and EXPRESSION in Python | Python Tutorial for Absolute Beginners #1
    • What is DATA TYPE, OPE...
    What is a VARIABLE in Python | Python Tutorial for Absolute Beginners #2
    • What is a VARIABLE in ...
    How to write IF ELSE ELIF statement in Python | Flow Control statement | Python Tutorial for Absolute Beginners #3
    • IF ELSE ELIF statement...
    Please like, subscribe and leave a comment if you found the video to be useful. Also please make sure to click on the notification bell to be notified of my latest video’s.
    🔴 WATCH MORE VIDEOS HERE 👇
    ✅ SQL Tutorial - Basic concepts:
    • SQL Tutorial - Basic c...
    ✅ SQL Tutorial - Intermediate concepts:
    • SQL Tutorial - Interme...
    ✅ SQL Tutorial - Advance concepts:
    • SQL Tutorial - Advance...
    ✅ Practice Solving Basic SQL Queries:
    • Practice Solving BASIC...
    ✅ Practice Solving Intermediate SQL Queries:
    • Practice Solving INTER...
    ✅ Practice Solving Complex SQL Queries:
    • Practice Solving COMPL...
    ✅ Data Analytics Career guidance:
    • Data Analytics career ...
    ✅ SQL Course, SQL Training Platform Recommendations:
    • SQL Course / Training
    ✅ Python Tutorial:
    • Python Tutorial
    ✅ Git and GitHub Tutorial:
    • Git and GitHub
    ✅ Data Analytics Projects:
    • Data Analytics Projects
    THANK YOU,
    Thoufiq

ความคิดเห็น • 27

  • @agermoune
    @agermoune 2 ปีที่แล้ว +4

    Watched couple videos SQL and Python then subscribed immediately. You got the talent to make hard easy. Please keep them coming and Thanks for your time!

    • @techTFQ
      @techTFQ  2 ปีที่แล้ว

      Thank you so much Abderrahim 🙏🏼
      Glad you liked my contents ☺️

  • @fero___3005
    @fero___3005 3 ปีที่แล้ว +2

    wooooowww what a wonderful session THANKS Man a lot from INDIA :)

    • @techTFQ
      @techTFQ  3 ปีที่แล้ว +1

      Thank you so much once again for such positive feedback.. Much appreciated

  • @swatisinha3230
    @swatisinha3230 2 ปีที่แล้ว +2

    Amazing... Clearly explained

    • @techTFQ
      @techTFQ  2 ปีที่แล้ว

      Thank you so much 🙏🏼
      Glad you like it..

  • @Mehr3Am
    @Mehr3Am ปีที่แล้ว

    I like your videos very much

  • @fero___3005
    @fero___3005 2 ปีที่แล้ว +2

    Bro your explanations are very easy to understand especially for beginners like me
    Print('Thanks a lot'+'TFQ')
    > Thanks a lot TFQ

    • @techTFQ
      @techTFQ  2 ปีที่แล้ว

      Thank you so much Geoffrey 🙏🏼
      So glad to hear this ..

  • @shivaninayak2117
    @shivaninayak2117 ปีที่แล้ว

    very nicely explained, thank you

  • @iovationn305
    @iovationn305 10 หลายเดือนก่อน

    Thank you Thoufiq for these high Quality videos and clear explanation 👍🏻

  • @fathimafarahna2633
    @fathimafarahna2633 3 ปีที่แล้ว +2

    Fabulous...Kudos to you for taking time and sharing your knowledge with the unbiased passion and love for tech🙌

    • @techTFQ
      @techTFQ  3 ปีที่แล้ว

      Thank you Farha ☺️☺️

  • @rohanphilip2001
    @rohanphilip2001 2 ปีที่แล้ว +2

    Great tutorial

    • @techTFQ
      @techTFQ  2 ปีที่แล้ว +1

      Thank you so much buddy..
      So happy to hear this helped ☺️

    • @rohanphilip2001
      @rohanphilip2001 2 ปีที่แล้ว +1

      @@techTFQ welcome bro

  • @sheebaparveen3630
    @sheebaparveen3630 3 ปีที่แล้ว +1

    Great way to go 💯💯🙏

    • @techTFQ
      @techTFQ  3 ปีที่แล้ว +1

      Thank you cheeb ☺️

  • @taqihussain5312
    @taqihussain5312 2 ปีที่แล้ว +2

    Sir please add more vedio on python 🙏

    • @techTFQ
      @techTFQ  2 ปีที่แล้ว +1

      Sure I will

  • @sondrad1839
    @sondrad1839 ปีที่แล้ว

    You are an excellent teacher! Do you have any videos pulling values from a table…eg select orderid from orders, then loop through all of the orderids and do something like pull order data from multiple tables for that particular orderid?

  • @Jijesh27
    @Jijesh27 ปีที่แล้ว

    Hey Thoufiq, Great explanation. But, you did not tell what is the result when a BREAK or CONTINUE keywords are not used.
    Great work, waiting for more contents 🎉

  • @Mehr3Am
    @Mehr3Am ปีที่แล้ว

    Hello, what is the name of that program 1:6?

  • @fero___3005
    @fero___3005 3 ปีที่แล้ว +1

    I have a problem with the third one in while loop when I run that if I given a wrong name it runs to next and next how bro??

    • @techTFQ
      @techTFQ  3 ปีที่แล้ว

      Hey bro, can you direct me to the exact timestamp? I am not clear on what you mean by "third one in while loop"..

    • @fero___3005
      @fero___3005 3 ปีที่แล้ว +1

      @@techTFQ can u give me your Instagram id so that i cann explain clearly broooo🙏

    • @techTFQ
      @techTFQ  3 ปีที่แล้ว

      Sure.. you can find me at techTFQ in Instagram too..