Superb graphics with python turtle full source code | Coding with karthik

Поділитися
Вставка
  • Опубліковано 15 лис 2024

КОМЕНТАРІ • 81

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

    Thank you for shearing a great design .

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

      Thank you Ryo, please like share and subscribe to the channel 😊

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

      ​@CodingWithKarthik hey . thx for the video . is it possible to get in touch with yoy. need few drawings like this. i can pay you

  • @SAMURAIoriginal
    @SAMURAIoriginal Рік тому +12

    you have to put it in like this...
    import turtle as tur
    import colorsys as cs
    tur.setup(800,800)
    tur.speed(0)
    tur.width(2)
    tur.bgcolor("black")
    for j in range(25):
    for i in range(15):
    tur.color(cs.hsv_to_rgb(i/15, j/25,1))
    tur.right(90)
    tur.circle(200-j*4,90)
    tur.left(90)
    tur.circle(200-j*4,90)
    tur.right(180)
    tur.circle(50,24)
    tur.hideturtle()
    tur.done()

  • @Seky.Channel
    @Seky.Channel Рік тому +2

    My view is that when it's finished truncated, what settings should be for the python turtle graphic

    • @CodingWithKarthik
      @CodingWithKarthik  Рік тому +1

      Please check the code, we have to call turtle done() method to avoid closing the output

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

    This is how to write it to not get any error:
    import turtle as tur
    import colorsys as cs
    tur.setup(800,800)
    tur.speed(0)
    tur.width(2)
    tur.bgcolor("black")
    for j in range(25):
    for i in range(15):
    tur.color(cs.hsv_to_rgb(i/15, j/25,1))
    tur.right(90)
    tur.circle(200-j*4,90)
    tur.left(90)
    tur.circle(200-j*4,90)
    tur.right(180)
    tur.circle(50,24)
    tur.hideturtle()
    tur.done()

  • @adamsamuelinzunzaramirez1559

    Great video! greetings from Mexico

  • @stickanimator5952
    @stickanimator5952 Рік тому +1

    AttributeError: partially initialized module 'turtle' has no attribute 'setup' (most likely due to a circular import) how i can fix that?

  • @mkz4._
    @mkz4._ Рік тому +12

    import turtle as tur
    import colorsys as cs
    tur.setup(800,800)
    tur.speed(0)
    tur.width(2)
    tur.bgcolor("black")
    for j in range(25):
    for i in range(15):
    tur.color(cs.hsv_to_rgb(i/15, j/25,1))
    tur.right(90)
    tur.circle(200-j*4,90)
    tur.left(90)
    tur.circle(200-j*4,90)
    tur.right(180)
    tur.circle(50,24)
    tur.hideturtle()
    tur.done()

    • @CodingWithKarthik
      @CodingWithKarthik  Рік тому +1

      Please like, share and subscribe to our channel to support 👍

    • @SAMURAIoriginal
      @SAMURAIoriginal Рік тому +3

      import turtle as tur
      import colorsys as cs
      tur.setup(800,800)
      tur.speed(0)
      tur.width(2)
      tur.bgcolor("black")
      for j in range(25):
      for i in range(15):
      tur.color(cs.hsv_to_rgb(i/15, j/25,1))
      tur.right(90)
      tur.circle(200-j*4,90)
      tur.left(90)
      tur.circle(200-j*4,90)
      tur.right(180)
      tur.circle(50,24)
      tur.hideturtle()
      tur.done()

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

      @@SAMURAIoriginal to

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

      @@uniquefactandstories3001 ?

    • @ISKO-FF
      @ISKO-FF Рік тому

      from turtle import*
      width(2)
      speed(19)
      color ('black')
      for i in range(100):
      forward(45)
      right(14)
      forward(5)
      left(250)
      left(100)
      forward(-500)
      left(-44)
      left(-100)
      circle(9)
      forward(3)
      circle(83)
      forward(20)
      circle(50)
      forward(85)
      circle(66)
      forward(10)

  • @MinhNhật-i9m
    @MinhNhật-i9m 8 місяців тому

    the first time i saw it, it was amazing

  • @Sanjay-h6n-p1f
    @Sanjay-h6n-p1f Рік тому +1

    Thanks for your video bro it really helpful👍

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

      Thank you.please like share and subscribe to the channel 🙂

  • @TaeVyKim
    @TaeVyKim Рік тому +1

    the import colorsys as css is not right

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

    U using which app sir??

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

    Hi kartik there is a one problem that the words like import as for in "," are shown in red color while coding so what should I do now

  • @10mahendraprajapati23
    @10mahendraprajapati23 Рік тому

    Hello sir mene pura code letha bada me run keya to koy answ nay aaya

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

    AttributeError: module 'turtle' has no attribute 'setup'

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

    What the programm? is there one for windows?

  • @y.giriyuge
    @y.giriyuge Рік тому

    Yooo it's sooo cooolll broo!!!

  • @HLLTeaching
    @HLLTeaching Рік тому +1

    you know coding yes
    i some question
    ok
    you see and get reply

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

    Bro e lanti design mobile lo cheayalante app suggest cheayandi please

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

      You can't do it on the mobile, it should run on a laptop or system

  • @ragavanbalaji7257
    @ragavanbalaji7257 Рік тому +1

    is there a way to limit the colorsys to a certain number of rgb values so that it only displays shades of blue?

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

    Where r u typing the program ? It's not PYTHON IDEL

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

    Bro i am getting indented block after for

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

    NameError: name 'tur' is not defined

  • @gibranalizaim2614
    @gibranalizaim2614 Рік тому +1

    why am I wrong on the 11th line even though it's the same

    • @CodingWithKarthik
      @CodingWithKarthik  Рік тому +1

      Check either you used tur.circle or any spelling mistake

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

    But bro we need the names of pip that need to install for running this program

    • @CodingWithKarthik
      @CodingWithKarthik  Рік тому +1

      Just install python. Turtle and colorsys are by default available

    • @CoderzGaming093
      @CoderzGaming093 Рік тому +1

      @@CodingWithKarthik ok thanks bro but i already know now 😃
      Anyways thanks for reply

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

    Can be done using mobile?

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

      Yes i am also doing it in mobile

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

    Bro can I know the app name to run this program

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

    How to run in termux

  • @mr.beananimation7742
    @mr.beananimation7742 Рік тому

    What is this app?

  • @karthik_kk708
    @karthik_kk708 Рік тому +4

    *_Thank You Karthik Sir_* 😍
    *_I Want To Become an Software Engineer._* 😇
    *_I am Now Preparing For JEE/KEAM 2023 As The First Step of My Dream_* 🥰
    *_Love From Kerala_* ❤

    • @CodingWithKarthik
      @CodingWithKarthik  Рік тому +1

      Oho great!
      Thank you

    • @AB.EDITS.10
      @AB.EDITS.10 10 місяців тому

      ​@@CodingWithKarthikSir where I can copy paste your codes

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

    Why it's just stopped at single iteration for me?

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

    Bro which app bro

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

    whatt name aplikasi mr ?

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

      Vscode

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

      Please share and subscribe to the channel

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

      @@CodingWithKarthik
      can you help me to share the download link for windows 7, 32 bit mr? I'm looking for mostly not support on laptops

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

    Its coming error in line 17

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

    😆 pքɾօʍօʂʍ

  • @user-jm8de4lj6g
    @user-jm8de4lj6g Рік тому +19

    import turtle as tur
    import colorsys as css
    tur.setup(800, 800)
    tur.speed(0)
    tur.width(2)
    tur.bgcolor("black")
    for j in range(15):
    for i in range(15):
    tur.color(css.hsv_to_rgb(i / 15, j / 25, 1))
    tur.right(90)
    tur.circle(200 - j * 4, 90)
    tur.left(90)
    tur.circle(200 - j * 4, 90)
    tur.right(180)
    tur.circle(50, 24)
    tur.hideturtle()
    tur.done()

  • @plizzwubgamin
    @plizzwubgamin Рік тому +12

    import turtle as tur
    import colorsys as cs
    tur.setup(800,800)
    tur.speed(3)
    tur.width(2)
    tur.bgcolor("black")
    for j in range(25):
    for i in range(15):
    tur.color(cs.hsv_to_rbg(i/15,j/25,1))
    tur.right(90)
    tur.circlce(200-j*4,90)
    tur.left(90)
    tur.circle(200-j*4,90)
    tur.right(100)
    tur.circle(50,24)
    tur.hideturtule()
    tur.done()

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

    import colorsys as cs
    import turtle as tur
    tur.setup(800, 800)
    tur.speed(0)
    tur.width(2)
    tur.bgcolor("black")
    for j in range(25):
    for i in range(15):
    tur.color(cs.hsv_to_rgb(i/15,j/25,1))
    tur.right(90)
    tur.circle(200 - j * 4.90)
    tur.left(90)
    tur.circle(200 - j * 4.90)
    tur.right(180)
    tur.circle(50.24)
    tur.hideturtle()
    tur.done()