Grow Fractals in Python! Turtle Graphics

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

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

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

    Beautiful; thank you for creating this.
    Your channel is underrated; you deserve more.

  • @marius35mm
    @marius35mm 7 месяцев назад +2

    Finished the tutorial successfully. I tweaked the settings to my liking, and maybe I will expand it a little just for fun. Thank you for the content!
    Suggestion: I can see that you are an advanced programmer! One can only aspire to knowledge like yours. But I feel that sometimes you go too fast, I have to watch the video on 0.75 or even 0.5 speed. The lower viewing speed is not a problem for me but sometimes I cannot see the code. You scroll/change the code too fast. The information on the screen lasts only for a few frames, less than one second, it was challenging.

  • @marius35mm
    @marius35mm 7 месяцев назад +1

    Noob here. In the beginning of the video, why did you put 'input()' in the 'for' loop? For me it is not printing only if I comment out the input().
    Nevermind I'm stupid, if I press "ENTER" it generates the stuff, it's logical because the input() waits for the user to input something, the program is not moving forward, and then the program executes the print statement and the apply_rules(axiom). I didn't know I have to give empty input and press ENTER...

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

    Thank you so much for this !

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

    incredible

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

    Amazing!!

  • @MrEniroxOfficial
    @MrEniroxOfficial 24 дня назад

    Now each time i use turtle it doesnt work since i've tried your code, i dont know what to do....

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

    Quick question, how did you figure the correct steps and angles ? Trial and error ?

  • @user-lo2qv8wz8f
    @user-lo2qv8wz8f Год назад +1

    love

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

    which version you are using