Python For Loops - Python Tutorial for Absolute Beginners

Поділитися
Вставка
  • Опубліковано 4 лис 2018
  • Python for loops. Learn Python basics with this Python tutorial for absolute beginners.
    🔥Subscribe for more videos like this: goo.gl/6PYaGF
    🔥Python tutorial for beginners: • Python Tutorials for B...
    Python Exercises for Beginners:
    programmingwithmosh.com/pytho...
    Python Cheat Sheet:
    programmingwithmosh.com/pytho...
    Want to learn more from me? Check out my blog and courses:
    programmingwithmosh.com
    / programmingwithmosh
    / moshhamedani

КОМЕНТАРІ • 270

  • @the_seahawk22
    @the_seahawk22 4 роки тому +71

    I feel like reading the actual code or trying to determine what to type is why for loops are so fucking difficult to understand. Most of the time I am staring at other people’s code just overwhelmed

    • @murder8928
      @murder8928 3 роки тому +3

      dude exactly, i have to write shit down

    • @OmSaiSwarupSetty
      @OmSaiSwarupSetty 3 роки тому +2

      Exactly the same feeling of mine too

    • @alyanna1260
      @alyanna1260 3 роки тому +1

      ahh same same:((

    • @Asterics.
      @Asterics. 2 роки тому +1

      same here man, logic is so hard to mix with any other data type

  • @invinciblenoman
    @invinciblenoman 2 роки тому +62

    I believe self-learning of programming becomes easier if you start implementing your latest learned codes in small programs. such as Mosh just made in exercise. try to find small exercises for 'for loops, nested loops, with if statements. it will increase your learning pace and keep you motivated.

    • @brianligat2038
      @brianligat2038 Рік тому

      I split mine into different modules to experiment with particular topics. Easy to add to without a single module getting too large and messy. My main just has a menu (2 dictionaries of options and functions). I could then add other bits like a TicTacToe and Minesweeper game.

  • @aliasad1392
    @aliasad1392 4 роки тому +101

    I am a new learner. And for some reason i feel it complicated dealing with loops. But i am determined. Hope so will understand it soon. Mosh you are a great teacher. God bless you.

    • @KidsLearnHTML
      @KidsLearnHTML 4 роки тому +15

      Hi, I'm a high school teacher -and I COMPLETELY agree. It's like he's adding things that can distract from the learning process. For example using range instead of a regular list of let's say ["cow", "pig", " duck", "hen"] or ["baseball", "football", "swimming", "judo"]. It's kinda like a teacher using 2 or 3 terms a kid doesn't understand -to explain the FIRST term that the kid doesn't understand.

    • @mohammedalzamil7191
      @mohammedalzamil7191 4 роки тому +3

      its been 8months did u get anywhere with coding?

    • @aliasad1392
      @aliasad1392 4 роки тому +5

      @@mohammedalzamil7191 nah mate. Unfortunately i couldn't concentrate. Had to start my job to had less time for coding. I am sad

    • @mohammedalzamil7191
      @mohammedalzamil7191 4 роки тому +3

      @@aliasad1392 man start again I started about 3 days ago and the thrill of running the program and it actually works is invaluable, look up the 4hr course on python it'll give u a good start

    • @swallowedinthesea11
      @swallowedinthesea11 4 роки тому +6

      Loops are one of the most riotously difficult topics for beginners in all languages, not just Python. I found it confusing when I first began. You just have to keep practicing. 06202020

  • @brianligat2038
    @brianligat2038 Рік тому +36

    I cannot recomment Mosh's tutorials enough. Easy to follow, helpful and friendly style.

  • @amandal8404
    @amandal8404 3 роки тому +67

    this was exactly what I was looking for. it was a bit hard to follow written tutorials, so thanks for such a clear and concise one here!

  • @syedmohammedakberhussaini5620
    @syedmohammedakberhussaini5620 Рік тому +22

    Dude, You made my Basics Very Strong
    print("Thank You Mosh")

  • @praanadhyarlagadda6413
    @praanadhyarlagadda6413 Рік тому +28

    thanks so much, i have an exam.

  • @narutoxtreme123
    @narutoxtreme123 Рік тому +2

    Just want to say thanks 🙏🏽. I have been using your videos along with my course work. Awesome 👏🏽

  • @faridgulum1226
    @faridgulum1226 3 роки тому +33

    Thank you, Mosh. I learned the parts I lacked as a beginner. I also learnt how to add int to string in print function. :)

    • @NachoManBoy4
      @NachoManBoy4 2 роки тому

      you should become a hacker for the United States NSA :))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))

  • @tcpnetworks
    @tcpnetworks 3 роки тому +8

    Sir - you are absolutely awesome to listen to :) Thank you for making this language so much fun.

  • @harshalnath4853
    @harshalnath4853 2 роки тому +1

    first I am gonna take break in the middle of this video while learning and comment for this guy because this man deserve a huge respect because I roamed around so many videos but no one is so good as him love u man.

  • @smaransure2234
    @smaransure2234 2 роки тому +2

    Thank you so much. I am pretty intermediate, but I never knew exactly how loops work. This video helped alot, so thank

  • @druskii90
    @druskii90 Рік тому

    Thank you for explaining for loops very clearly, idk I've been struggling to understand them and this helped so much! Sub earned!

  • @patricias9866
    @patricias9866 Рік тому

    Wow!! This is awesome. I'm in a bootcamp and this was confusing. Thanks for posting this. I hipe you consider posting more recent tutorials.

  • @BIackBoomBox
    @BIackBoomBox Рік тому

    Love the example you showed with the email. Made it easier to understand

  • @epicvoyager5938
    @epicvoyager5938 8 місяців тому

    Thank you for the simple and quick instructions, you've been a great help!!

  • @md.mahedihasanhridoy3571
    @md.mahedihasanhridoy3571 5 років тому +6

    Very nice presentation and you make coding just simple.

  • @TheTitanGrimm
    @TheTitanGrimm 2 місяці тому

    Well you have the best explanation on for loops. Most other videos I couldn’t apply to my program. Thank you.

  • @vatsal_gamit
    @vatsal_gamit 4 роки тому +2

    one the best videos on the internet for loops

  • @hogrider9249
    @hogrider9249 23 години тому

    Thank you for these lesson, they help me a lot. I especially like the practices because they help me remember.

  • @alexgicheha5755
    @alexgicheha5755 Рік тому +8

    Hi Mosh! You're the best Tutor.
    I am looking forward to learning more from you.
    I want to learn python for data analysis, web development, and game development.
    I welcome all the challenges, but I am passionate about becoming a Pythonista. Whatever it takes, Mosh, as long as you're my tutor, I know I'll make a great programmer like you.😘🤩

  • @HelenNPerlas
    @HelenNPerlas 2 роки тому +7

    Thank you Mosh! I survived this topic. It helped a lot in my lessons on looping in Python.

    • @NachoManBoy4
      @NachoManBoy4 2 роки тому +1

      Clap clap clap. Hooray for you, tutor me?

  • @pookie47
    @pookie47 2 місяці тому

    This was so helpful me to me to understand.. and like.. comprehend. thank you

  • @christianwiah4526
    @christianwiah4526 Рік тому +2

    Thanks, Mosh - Your lectures are simplified and easy to follow.

    • @easydatascience2508
      @easydatascience2508 Рік тому

      See mine too. Easy to follow, most of the fundmental tutorials for Python and R. Source files can be found in the description of each video, by the way.

  • @uffeheden6100
    @uffeheden6100 2 роки тому +3

    Thanks! Exactly what I'm looking for where I'm in my learning curve. Great with the addons where most courses go. Cheers!

  • @jimgraham1404
    @jimgraham1404 7 місяців тому

    Thank you mosh. I know it’s simple and it’s perfect 😊

  • @a.b.3030
    @a.b.3030 2 роки тому +1

    Very good explained. Thank you.

  • @accio5557
    @accio5557 3 роки тому +1

    thanks a lot mosh i am glad i found this tutorial

  • @sabamohammadi4617
    @sabamohammadi4617 3 роки тому

    دستت درد نکنه ماش بعد از چند تا ویدئویی که از for loops دیدم با ویدئوی شما بالاخره کار کردن باهاش رو یاد گرفتم

  • @user-ym2ys9ij5r
    @user-ym2ys9ij5r 6 місяців тому

    bless you my man, bless you. Top tier crash courses out there

  • @simphiwemtshali5452
    @simphiwemtshali5452 Рік тому

    I didn't understand my lecturer thanks to you... you the best

  • @priyankadhage700
    @priyankadhage700 4 місяці тому

    This only video helped a lot . Thanks

  • @alaskachan5914
    @alaskachan5914 3 роки тому +1

    thank you very much for this tutorial.

  • @chunyiptaxi
    @chunyiptaxi 11 місяців тому

    thanks for your clear explanation

  • @iyazbhat8213
    @iyazbhat8213 4 роки тому +2

    In which VSCode Extension you're running code, if it's other then Terminal.

  • @neerajnegi3517
    @neerajnegi3517 6 місяців тому

    Really easy to understand

  • @codewithelyanan6536
    @codewithelyanan6536 3 роки тому +1

    I finally understand about loops in python

  • @kevinflynn4867
    @kevinflynn4867 2 роки тому

    Thank you Sir ! Your video were very helpful

  • @bishakhadeb1800
    @bishakhadeb1800 3 роки тому +1

    Thanks Sir. You're the best :)

  • @zahrabolghanabadi1478
    @zahrabolghanabadi1478 4 місяці тому

    You are the best teacher in coding❤

  • @lesyamaur7787
    @lesyamaur7787 3 роки тому +2

    This was really helpful

  • @freehappymeal
    @freehappymeal 2 роки тому

    I like the way you explain this concept. It helped to see what was going on in the nested loop.

  • @mohammadanarul624
    @mohammadanarul624 4 роки тому +2

    thank you sir..

  • @nakshathraopillai679
    @nakshathraopillai679 2 роки тому +1

    REALLY HELPFUL !!!!!!!!!!!!

  • @SerapioSergiovich
    @SerapioSergiovich 13 днів тому

    Nice video shows methods to create a business..

  • @airmett8939
    @airmett8939 11 місяців тому +1

    for x in range(1, 10):
    if x%2==0:
    print(x)

  • @benlong1080
    @benlong1080 2 роки тому

    Hey, awesome and informative vid! I like the challenges included. But quick question.
    I ran my code:
    for even_num in range
    (1, 9, 2):
    print(even_num)
    print("We ......")
    And it was successful. I wish I would have written the more sophisticated way, but can you tell me how mine would not function the same ultimately?
    Thanks!

  • @dawidmarszaek3106
    @dawidmarszaek3106 Рік тому

    How did you get this nice-looking Output window? I am looking for it for so long and the only one I have got is a terminal window with all of the paths, ending messages which are distracting. I would be grateful for telling me how to open this Output view.

  • @muhammadbilalmemon6982
    @muhammadbilalmemon6982 5 років тому

    Great Explanation :)

  • @ocraking
    @ocraking 2 місяці тому

    Great tutorial, many thank yous haha ;)

  • @KamaraKabbahsorie
    @KamaraKabbahsorie 2 місяці тому

    That's what I expected ❤

  • @innemannen
    @innemannen 5 місяців тому

    Great video

  • @LittleAres
    @LittleAres 2 роки тому

    another way to solve the exercise could be this:
    for i in range(0,10,2):
    if i > 0:
    print(i)
    print('we have 4 even numbers')
    the result is still the same:D

  • @basicknowledge2472
    @basicknowledge2472 5 років тому

    Best Video Sir

  • @muhammadnajamulislam2823
    @muhammadnajamulislam2823 5 років тому +1

    very nice and easy way of teaching...
    thanks for your effort. :)

  • @plowe6751
    @plowe6751 Місяць тому

    In the following code, why is the slash sign for division doubled? for i in range(width//2):

  • @Luka_WiFi
    @Luka_WiFi 4 роки тому +2

    for num in range(2, 10, 2):
    print(num)

  • @denniskamonde6836
    @denniskamonde6836 5 років тому

    Thanks Moshi you're my Hero!

  • @samirchamling2243
    @samirchamling2243 6 місяців тому

    Hi Mosh,
    I have a list output from my python code that I extract from shareppoint, I stored that list in one variable but when I run for loop, it give me error string is not iterable, how can I loop through string which is in string format ?

  • @paolog2524
    @paolog2524 Рік тому

    Thank you

  • @user-ce3vr2dp6i
    @user-ce3vr2dp6i Рік тому +2

    Hello there Mosh! This is my exercise code (12:37)
    My code:
    for i in range(2, 9, 2):
    print(i)
    print('We have 4 even numbers')

    • @t3rm1nat0r4
      @t3rm1nat0r4 8 місяців тому

      Yeah this works really well in practice, and I don't see a situation where you can't use it but he specifically said not to add the third variable in the first parenthesis

  • @BettoRaite_
    @BettoRaite_ 2 роки тому

    iterables are the things that can launch the for loop and make the sequence of repetitions
    #I don't know if it's the right definition, but this is how I interpretered the meaning of iterables

  • @monttyy4879
    @monttyy4879 Рік тому

    Your channel is helping me so much .. my teacher is so trash and doesn’t tell us shit and just expects us to understand from reading his examples

  • @jemjemcorner3522
    @jemjemcorner3522 4 роки тому

    thanks mosh

  • @ganeshofficialyoutupechann4768
    @ganeshofficialyoutupechann4768 3 роки тому

    thank you sir

  • @karimabrini
    @karimabrini 5 років тому

    Thanks Mosh easily explained

    • @karimabrini
      @karimabrini 5 років тому

      @@programmingwithmosh beginner

  • @rohitsd7732
    @rohitsd7732 9 місяців тому

    for even in range(1,10):
    if even%2==0:
    print(even)
    print('we have 4 even numbers')

  • @dineshpokala2939
    @dineshpokala2939 4 роки тому +1

    Perfect

  • @geminiscrossbow5983
    @geminiscrossbow5983 Рік тому

    in third lecture what is the purpose of "f" that stands right between the opening pharantez and " ? because when i try to code myself the same, if i open a space after that "f", then it gives error. Couldnt get it?

  • @pcharl01
    @pcharl01 19 днів тому

    I was hopefully watching this would help me with my crash course in python on coursera. I'm not sure if I'm there yet.

  • @emmanuelleallen
    @emmanuelleallen 4 місяці тому

    I've been learning Python for about a solid 2 weeks. Self-taught. And so I wouldn't say im an "Absoloute Beginner," but I'm not far off. And this tutorial was actually very difficult to follow in regards to the expectation. IT WAS informative though, and showed me a few things i havent looked at yet, though.
    I'd reccomend the following changes for videos like this in the future, if youre using the "absolute beginner" title.
    Any concept that isnt directly related to the for loop, should also be explained in a little bit more detail. You gave a challenge that required using knowledge that wasnt included in this video. These operands "%, ==, =, +="
    These commands "if, else"
    Boolean results "True False"
    And a few other things.
    Realistically, this video is one of a series. And the title should be rightly have a series identifier on it. Like "Python for Absoloute begginer 8/20: For Loops"
    This would give the user the idea that there is likely information refrenced in this video using previous content. And builds off of *some* knowledge base. But meant for very intruductory users.
    Only sharing these things to help you and the viewers. Best of luck!

  • @light9808
    @light9808 2 роки тому

    Thanks

  • @jamonlewis6466
    @jamonlewis6466 5 місяців тому

    Mosh you have the best tutorials on coding, but I wish, for the love of God someone would explain the syntax of the “for loop” so some sense could be made of why it’s written the way it is. I love how so much of Python correlates with the regular (English) language, but the “for loop” syntax is the most abstract & bizarrely written expression ever & NO ONE who I’ve come across that teaches python seems to think the format of the “for loop” syntax needs to be made since of for people learning python.

  • @SerapioSergiovich
    @SerapioSergiovich 13 днів тому

    Nice video shows methods to carry out a way to earn money.

  • @faraic
    @faraic 3 роки тому +1

    # great explaination i see why there is a million views.my code as below
    total = 0
    for i in range(1,100):
    if i%3 == 0 or i%5==0 :
    total = total + i

    print(total)

  • @ashleyyy8036
    @ashleyyy8036 2 роки тому +6

    sorry to disturb, but I have a stupid question that bogged me down: I see no links between the variable successful and the for loops, so why the statement "successful = True" will affect the correctness, or the execution of the for loops?

    • @brentdan68
      @brentdan68 2 роки тому +1

      If that if statement is false it would not execute it

    • @dharshinia9378
      @dharshinia9378 2 роки тому

      an "if" statement will only occur if the given statement is True.

  • @muhammedmustafa7685
    @muhammedmustafa7685 2 роки тому

    for number in range(0,101):
    if(number % 2 == 0):
    print(number)

  • @phuongdungnguyenthi1574
    @phuongdungnguyenthi1574 2 роки тому +2

    Hi Mosh, thank you so much for your video! it's so helpful. I would like to ask that could I write the code like this: for x in range (2,10,2):
    Print (x)?
    When I run my code, it's still shown the similar result.

  • @sparkscomputerprogramming
    @sparkscomputerprogramming 2 роки тому

    the best coding teacher in youtube

  • @VotiSam
    @VotiSam 7 місяців тому

    even_number = 0
    for i in range(1, 10):
    if i % 2 == 0:
    print (i)
    even_number += 1
    print(" we have", even_number, "even numbers")

  • @maryharrer2603
    @maryharrer2603 2 роки тому

    My Python book is only teaching me math. YOU are teaching me Python. Thank you.

  • @joenjuguna93
    @joenjuguna93 2 роки тому

    GREAT

  • @tixer9786
    @tixer9786 Рік тому

    I think your way of doing the exercise can be simplified to this:
    for numbers in range(0, 10, 2,):
    print(numbers)
    if numbers == (8):
    print("There are 4 even numbers")
    #This is a much easier way of doing it

  • @muhammedmustafa7685
    @muhammedmustafa7685 2 роки тому

    for i in range(lengte):
    # Create a list of columns
    for j in range(breedte):
    print("*", end="")
    print()

  • @faizanrana9049
    @faizanrana9049 Рік тому

    which tool are you using for python.

  • @daviddean5512
    @daviddean5512 7 місяців тому

    why for the final example can't you just write
    for x in range(2, 10, 2):
    print(x)
    print("We have 4 odd numbers")
    Is it because if the interval was something like (2, 198534, 2) you could write the wrong amount

  • @solidninja
    @solidninja 2 роки тому

    this was useful :)

  • @cornationboot8690
    @cornationboot8690 8 місяців тому

    count = 0
    for x in range (2,10,2):
    print(x)
    count +=1
    print("We have {count} even numbers")

  • @yourpapa6641
    @yourpapa6641 8 місяців тому

    count = 0
    for x in range (1,10):
    if x % 2 == 0:
    count += 1
    print(x)
    print("We have " + str(count) + " even numbers")

    • @cornationboot8690
      @cornationboot8690 8 місяців тому

      hi bro why u use using concatenation, it will just merge them together instead try using , instead of +

  • @HimanshuSharma-oy9ss
    @HimanshuSharma-oy9ss 4 роки тому +4

    Hello mosh ! I'm taking your free 6 hours python course. But when i tried to solve the 'sum total of prices' problem , even when i typed exactly what you did in the video, my result were iterative instead of a single integer value ( the actual expected sum total ). Is there any settings that i have to change in pycharm ?

    • @Ohamskillua
      @Ohamskillua 2 роки тому +3

      you should check for capital letters make,and also check for indexation,python is case hsensitive

  • @mdbelalhossainsanto6523
    @mdbelalhossainsanto6523 5 місяців тому

    #Printing even number
    for num in range (2,10,2):
    print (num)
    print("we have 4 even numbers")

  • @thelolimaster359
    @thelolimaster359 Рік тому

    So the value of count updates globally because for is not a function?

  • @muhammedmustafa7685
    @muhammedmustafa7685 2 роки тому

    for i in range(1, 11):
    print(tafel, 'x', i, '=', tafel*i)

  • @mahithacr5862
    @mahithacr5862 Рік тому

    Anybody plz tell..in which app this codings r done???

  • @anumthkl9
    @anumthkl9 Рік тому

    Dear mosh why you are storing the variable successful =True,what if its not there....
    thanks'

  • @eliuddelacruz5353
    @eliuddelacruz5353 Рік тому

    I’ve looked everywhere online and I can’t find anything that explains for loops or while loops well enough for me to understand. Why didn’t the string “Attempt” print out three times or the word successful? Also what does the word number do what’s its purpose? Where did you get the word from? Why that word?

  • @madhavaraj133
    @madhavaraj133 3 роки тому

    Which ide you using

  • @abdulmd1083
    @abdulmd1083 Рік тому

    mosh is genius

  • @nguyenloc2634
    @nguyenloc2634 3 роки тому +1

    Excuse me sir ! Do you have some basic exercises in Python?