CS50 - (Week 1) Population Growth Solution | Walkthrough & Guide for Beginners | By Anvea

Поділитися
Вставка
  • Опубліковано 4 лют 2025

КОМЕНТАРІ •

  • @Gman916f
    @Gman916f 3 роки тому +6

    Thank you very much , it was very helpful to use a while loop instead of a for loop in order to update the population until the ending size was reached. On to the next!

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

      Thank you so much! Glad you found it helpful :) I’m working on the videos for the rest of the solutions :)

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

    Thank you! This was so clear and easy to follow. I just needed to see the syntax written correctly !

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

    You make it so easy. Thank you❤❤❤

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

    Thank you for such a thorough explanation of the solution!

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

      Yup. I don't know why they didn't explain this well in cs50. You did a great job Anvea.

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

    This video was so underrated Love it!!!!!!!! ur a good porgrammer

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

      Thank you so much for your feedback! It made my day :')

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

    This was so helpful and really useful and the explanations were great!

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

      Thank you so much! You made my day ☺️

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

    Thank you, i like your explanations and your videos are very helpful. Okay😘

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

    Thank you very much. It was really useful. You did it very well!

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

      Thank you so much for your message! It made my day. I will continue to work on the videos for the rest of the solutions :)

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

    love it! thanks

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

    thanks for your explanation

  • @Gabriela-yk5kx
    @Gabriela-yk5kx 3 роки тому

    THANK YOU VERY VERY MUCH

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

    why when i type ./population, it shows " no such file or directory"? crying...

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

    thanks :)

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

    Helppppp my program still isn’t running!

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

    Just concerned the ending population should be higher then why is (y < x) for ending population part can you please explain.Thanks

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

      Hi! Can I check if you're referring to the part that says "do {...} while (y < x)"?
      This is because we want the system to keep doing the command (i.e. ask for Ending Population) in cases where the Ending Population keyed in is less than the Starting Population.
      I.e. we specify the scenario that the input is rejected and in this case, it is when y < x
      Hope this clarifies! Please let me know if I misunderstood your question or if you were referring to another portion.

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

      @@Anvea Thank you so much that helps

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

    error: expected identifier or '('
    int = x;
    ^
    :c

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

    thanks girl, i sub you