Python Turtle Graphics - Introduction | shape() | color()

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

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

  • @fouaddlam4688
    @fouaddlam4688 Год назад +8

    Yor speack English and I aam speack arabic So I don"t understand you hhh

    • @noobgamer4968
      @noobgamer4968 10 месяцев назад +1

      Bruh yor actually writing in English

    • @Drrkdde3
      @Drrkdde3 4 месяца назад

      Yeah but he made a spelling mistake

  • @marutkumar2338
    @marutkumar2338 3 года назад +18

    Thank You So Much AMULYA I'm feeling self-motivated and being able to learn more about python.. thank you so much really you did a great job yr keep doing this I like the way you teach and explain every concept as simple

  • @gsetturavimaligai2804
    @gsetturavimaligai2804 4 года назад +6

    Super mam.
    You providing a free education to all of the people...
    And your teaching is very good and efficient..
    When a word phyton comes I look amul academy...

  • @srirams60
    @srirams60 3 года назад +5

    Your voice is awesome so thats why i listening full video

    • @AmulsAcademy
      @AmulsAcademy  3 года назад

      Thank you :)

    • @srirams60
      @srirams60 3 года назад

      @@AmulsAcademy make a video in django its very helpfull for me also

  • @ShashiKumar-zr3zn
    @ShashiKumar-zr3zn 3 года назад +1

    My turtle is not working...since i named a file turtle.py while saving the file....what to do now....my turtle is not working 🤔🤔🤔

  • @HirenMistry0125
    @HirenMistry0125 5 лет назад +6

    Hi, Your Series is very nice, but should be sorted with basic to advanced course.
    one more thing, can you make videos about how to use python with frameworks like
    Django, flask etc

    • @AmulsAcademy
      @AmulsAcademy  5 лет назад +1

      Thank you for the suggestion :)
      Will work on that soon:)

  • @charancharan2417
    @charancharan2417 6 лет назад +4

    Hi man
    Do you have any plans to start online Python course to help everyone those who want make career in Python development
    Please start if you are interested to help everyone by providing full coverage of Python in Live practical Sessions

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

    Thank you so much and millions like😀😀😀

  • @rajhookay
    @rajhookay 4 года назад +3

    amul = turtle.Turtle ()
    AttributeError: partially initialized module 'turtle' has no attribute 'Turtle' (most likely due to a circular import)
    >>>

    • @realnice3672
      @realnice3672 4 года назад

      Add İmport turtle
      amul=turtle.Turtle()
      .
      .
      .
      amul.done()

  • @TuhinRay-oy5df
    @TuhinRay-oy5df 2 дня назад

    Thank you so much for this great tutorial.
    This video has certainly magnified my interest in Python by many folds
    ❤❤❤

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

    marvelous if you don't mind but your voice is very nice and well thanks for that

  • @Sreepriya-x9d
    @Sreepriya-x9d 4 месяца назад +1

    Thank you so much 💓

  • @dobigbebig.i7847
    @dobigbebig.i7847 6 лет назад +3

    bro iam big fan of u r voice & iam fan 2 u r program videos and i love the way u teaching & the way u r examples thq u man and i refer my clg frnd do watch u r channel and learn plz do total python based modules , function, everything plz v love u r channel and we want more from u.... love u .. & god bless u & u r channel 2

    • @AmulsAcademy
      @AmulsAcademy  6 лет назад

      Thank you so much:)
      And i will upload more videos soon:)

  • @koushikdebnath3713
    @koushikdebnath3713 3 года назад +1

    Mam can you make a video on pygame plz...🙏🙏🙏

  • @MINEDITZZ69
    @MINEDITZZ69 4 года назад +1

    Please tell me, does turtle work in pyCharm 3.4 with python3.8? Here, import turtle or from turtle import* both given error that is import error. Please give the solution.

    • @AmulsAcademy
      @AmulsAcademy  4 года назад

      What is the file name as well as what error you are getting?

  • @suoshyam6976
    @suoshyam6976 6 лет назад +3

    I could not use in 2.7.15 version. Pls give some ideas to do it

    • @AmulsAcademy
      @AmulsAcademy  6 лет назад +2

      In Python 2 turtle syntax is little different compare to python 3.
      :)
      getting any error?

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

    Hi you can also teach python by giving some assesment and test that will be more useful

  • @vinayasreekottamasu2585
    @vinayasreekottamasu2585 3 года назад +1

    Mam when i want to change bg colour and turtle colur it doesnot change i ask somemany members no one cannot give me reason ,.plz give me some suugestion to overcome from the problem

  • @madhaviasrao3562
    @madhaviasrao3562 3 года назад +1

    age kya hai?

  • @sriragavendrascreeen9314
    @sriragavendrascreeen9314 5 лет назад +2

    I'm very interested for do this program

  • @themobilegamer7333
    @themobilegamer7333 Год назад

    Hey mama nuvu eppudu RUclips start chesav cheppane ledhu

  • @ankitpodder9272
    @ankitpodder9272 5 лет назад +1

    Mam I have faced a problem during Execution,
    problem:-----
    Traceback (most recent call last):
    File "F:\Python programs
    ptel & telesko\Turtle\1st.py", line 3, in
    t = turtle.Turtle()
    AttributeError: module 'turtle' has no attribute 'Turtle'
    Process returned 1 (0x1) execution time : 0.219 s
    Press any key to continue . . .
    how can I solve it?
    if you can say then I thankful to u...

    • @AmulsAcademy
      @AmulsAcademy  5 лет назад

      If you are using python 2 then these code won't work.
      :)

  • @vigneshp8597
    @vigneshp8597 4 года назад +2

    While i typing t.colour()
    I got a error named : 'Turtle'object has no attribute 'colour'

  • @akshatbhutra4592
    @akshatbhutra4592 5 лет назад +1

    I make a turtle object and named it Tommy
    Tommy = turtle.Turtle()

  • @RKMeena-bh5wj
    @RKMeena-bh5wj Месяц назад

    you can also click the new file option on idle it must be more easy

  • @dhaneshmohun6239
    @dhaneshmohun6239 Месяц назад

    you sound cute...like my little brother

  • @gurusatyadattatreya242
    @gurusatyadattatreya242 5 лет назад +3

    Thank You for providing very important and very chaos concepts in very simple and easy to understand way....

  • @zeenatkhan552
    @zeenatkhan552 4 года назад +1

    I m a beginner n I learn quite few things from u. Can u plz tell me why is turtle always starting in tbe centre of screen/window.
    how to set the coordinates n make sure to draw in a particular location

    • @AmulsAcademy
      @AmulsAcademy  4 года назад +2

      That is the default position (0,0) coordinate.
      You can use goto to change the coordinates.
      :)

  • @SRAVANAM_KEERTHANAM_SMARANAM
    @SRAVANAM_KEERTHANAM_SMARANAM 5 лет назад +1

    Sir,
    When i draw the Square using Turtle, it draws. Then when i change the values, it does not update the turtle d window. if i close the window and draw it again it gives me error with a blank turtle screen.
    I am drawing it in Anaconda in windows 7
    import turtle
    tur=turtle.Turtle()
    for i in range(5):
    tur.forward(50)
    tur.right(90)
    turtle.done()
    When i change any of the numericals turtle is not responding.
    What should i do to update the turtle screen

  • @paragjain6165
    @paragjain6165 3 года назад +1

    Any prerequisite knowledge needed to start from here?

  • @zahiz5570
    @zahiz5570 5 месяцев назад

    Can we do turtle in pycharm

  • @charancharan2417
    @charancharan2417 6 лет назад +4

    Hi mam
    Python is very interesting to learn without boring unlike JAVA
    I hate java only bcz of
    Code complexity
    The way writing code is complex
    I'm very keen to learn complete knowledge about Python from all basic to advanced course
    Im encouraging to start online course bcz to resolve our Queries bcz its new programming I'm learning from few months but still have so many doubts about concepts and I'm interested to learn more about packages like
    Numpy
    Pandas
    Scipy
    scikit learn
    Matplotlib
    and many more for good career as Data scientist in future career
    Looking forward your reply for good cause to do anything good for everyone freshers and experienced to learn Python
    The way you explain concepts is Awesome and very clear to understand.
    Regards
    Charan

    • @AmulsAcademy
      @AmulsAcademy  6 лет назад +2

      Thank you:)
      I will make videos on advanced topic soon.
      All the best for your future:)

  • @questforprogramming
    @questforprogramming 6 лет назад +1

    Cool...May I know this is boy or a girl...and where are you based in India? As I am unable to indentify in voice...nice videos btw and waiting for more turtle videos...

    • @AmulsAcademy
      @AmulsAcademy  6 лет назад

      Thank you:)
      I am a girl from Karnataka:)
      Sure will upload more videos on turtle:)

    • @questforprogramming
      @questforprogramming 6 лет назад

      @@AmulsAcademy its Amulya Shetty right? And I guess you are based out of Mangalore and working for Infosys..

  • @tanmoysardar3908
    @tanmoysardar3908 6 лет назад +1

    thanks didi thanks a lot ......but i want more slides ....please post more videos on graphics part

  • @harshrana4254
    @harshrana4254 2 года назад

    Ma'am..Why My turtle screen is opening and getting closed automatically after running the program ?

  • @gurusatyadattatreya242
    @gurusatyadattatreya242 5 лет назад +1

    what is ment by turtle.colormode(255) is 255 any special code

    • @AmulsAcademy
      @AmulsAcademy  5 лет назад +1

      RGB color system, constructs all the colors from the combination of the Red, Green and Blue colors. The red, green and blue use 8 bits each, which have integer values from 0 to 255.
      :)

    • @gurusatyadattatreya242
      @gurusatyadattatreya242 5 лет назад

      @@AmulsAcademy Thank you......

  • @dhikshithram8677
    @dhikshithram8677 3 года назад

    How to use turtle graphics in python version 3.9.6

  • @AKJ00829
    @AKJ00829 Год назад

    I loved this video and ur voice too...by the way are you a collage student or high school?

  • @himabindugandikota4526
    @himabindugandikota4526 4 года назад +1

    why the colormode is set the value as 255 i.e colormode(255)

    • @AmulsAcademy
      @AmulsAcademy  4 года назад

      There are many ways to represent a color. One of the most common ways is to use three 8-bit integers .
      8bit RGB means that you have 8 bits to represent each of the colour channels (Red, Green, and Blue). 8 bits can encode 256 different states (2^8).
      we will take value from 0 to 255.
      :)

    • @himabindugandikota4526
      @himabindugandikota4526 4 года назад

      tq mam

  • @arunaagt8229
    @arunaagt8229 4 года назад +1

    Mam,how you learnt this?.And where do I need to start, to learn from the scratch?

    • @AmulsAcademy
      @AmulsAcademy  4 года назад +2

      You can refer documentation or any you tube videos :)

  • @pranjalrajput2386
    @pranjalrajput2386 6 лет назад +1

    Mam your videos are super super super and I love it please upload more and more videos...

  • @hm692
    @hm692 10 месяцев назад

    لولا الزنقة بس 😂

  • @rowan-7-5
    @rowan-7-5 2 года назад

    Mam does this method don't work in 3.10.6 version

  • @sriragavendrascreeen9314
    @sriragavendrascreeen9314 4 года назад

    Mam
    Attribute error:'_screen' object has no attribute 'forward'

  • @harshathharsha1517
    @harshathharsha1517 2 года назад

    ABCD 😂❤️ nice singing

  • @sufyan2317
    @sufyan2317 5 лет назад +2

    Use of colormode??

    • @AmulsAcademy
      @AmulsAcademy  5 лет назад +1

      There are many ways to represent a color. One of the most common ways is to use three 8-bit integers (values of 0-255) to represent the intensity of the red, green and blue channels. However tkinter (turtle is based on tkinter) uses a slightly different way, using three float (values 0.0 - 1.0) to represent the intensity of the red, green and blue channels.
      The colormode function simply switches which of these two standards the color function uses.

  • @itzmeabid
    @itzmeabid Месяц назад

    INDIAN XDXDXDXD

  • @5074-c3k
    @5074-c3k 4 года назад +2

    Ur voice soo nice😍😍😍

  • @ravinderbg1295
    @ravinderbg1295 3 года назад +2

    Thanks!

  • @banshbahadurpatel4967
    @banshbahadurpatel4967 6 лет назад +1

    can you mam provide advance python lecture me

    • @AmulsAcademy
      @AmulsAcademy  6 лет назад

      Yes I will make videos on advance Python:)

  • @dileepsaini338
    @dileepsaini338 Год назад

    Mam best book for python graphic

  • @sriragavendrascreeen9314
    @sriragavendrascreeen9314 5 лет назад +1

    Plz give python turtle download link

    • @AmulsAcademy
      @AmulsAcademy  5 лет назад

      No need to download turtle just import it.
      import turtle
      :)

    • @vanajasane4837
      @vanajasane4837 4 года назад

      @@AmulsAcademy while I'm importing turtle it is saying that ModulenotFoundError:No module named 'tkinter' plz give me solution mam

  • @pallitharaanthonyvarghese3072
    @pallitharaanthonyvarghese3072 6 лет назад +1

    mam please provide more videos of turtle graphics

  • @ArvindKumar-207
    @ArvindKumar-207 2 года назад

    mam which interpreter do you use pleszzzzzzzzzzzzzzz tell me

  • @sutikshansikarwar8205
    @sutikshansikarwar8205 2 года назад

    please can you tell me that what is the use of turtle.colormode(255)

  • @madhavi4004
    @madhavi4004 Год назад

    Akka
    import turtle
    a=turtle.Turtle()
    after it i run the code then-->turtle scree just blink ayyi vellipotondi akka how do solve it.

  • @sanketshirke185
    @sanketshirke185 6 лет назад

    can you make some vedios on indastrial project sample and web devlopment project as a sample which i help to know about industrial idea about that ...pls make vedios as soon as possibe its my humble request to you.......

  • @samricoder828
    @samricoder828 2 года назад

    Amulya ma'am such really good programmer thanks that i can learn more about python . Thank you ma'am and at last as i always say your voice is cute

  • @ravindraambati9524
    @ravindraambati9524 6 лет назад +2

    Interesting

  • @whitefeather8387
    @whitefeather8387 Год назад

    Sister thanks you for this tutorial 😊

  • @4321sandy
    @4321sandy 6 лет назад +1

    how to create box, can we use upward or downward like forward or backward

    • @questforprogramming
      @questforprogramming 6 лет назад +1

      A=turtle.Turtle()
      A.forward(100)
      A.right(90)
      Type above lines four times after importing turtle.
      100 is for number of pixels and 90 is for degrees.

    • @AmulsAcademy
      @AmulsAcademy  6 лет назад

      You can use left or right but here you need to mention degrees.
      import turtle
      T = turtle.Turtle()
      for i in range(4):
      T.forward(100)
      T.left(90)

  • @krishukr
    @krishukr Год назад

    Love you 😘

  • @gowthamselvaraj7793
    @gowthamselvaraj7793 Год назад

    Do more videos on graph and tree mam

  • @elozanoi
    @elozanoi 8 месяцев назад

    What Amul

  • @triplestriples7142
    @triplestriples7142 Год назад

    Mam, your voice is so sweet and quality of teaching outstanding.

  • @dasrahul505
    @dasrahul505 6 лет назад

    would this work on jupyter notebook as well????????

  • @bertrand3055
    @bertrand3055 5 лет назад +1

    Please use #Pycharm !

  • @blocksera
    @blocksera 5 лет назад +4

    you are doing great, please upload about all modules and explain them all with your projects, thanks

  • @bijjamvinay546
    @bijjamvinay546 5 лет назад +1

    How to download turtel Graphics

    • @AmulsAcademy
      @AmulsAcademy  5 лет назад

      No need to download it, just import turtle module as i did in the video :)

    • @vinaybijjam8913
      @vinaybijjam8913 5 лет назад

      Tq mam

  • @OD_X_EDITOR
    @OD_X_EDITOR Год назад

    Python ke lie kon si click kare

  • @sriragavendrascreeen9314
    @sriragavendrascreeen9314 4 года назад

    What I do
    please reply mam

  • @creativevisionary449
    @creativevisionary449 4 года назад

    can we use the same method in ide

  • @v.d.s7778
    @v.d.s7778 4 года назад

    Ah yes, the grammar is exquisite. So wonderful.

  • @srimanvaraprasadillingi7833
    @srimanvaraprasadillingi7833 11 месяцев назад

    Thank you sister

  • @vigneshp8597
    @vigneshp8597 4 года назад

    While i typing t.colour()
    I got a error named : 'Turtle'object has no attribute 'colour'

  • @vigneshp8597
    @vigneshp8597 4 года назад

    Please tell me a solution

  • @mahemahesh4148
    @mahemahesh4148 Год назад

    🧐🧐🧐

  • @knowaboutthis3393
    @knowaboutthis3393 3 года назад

    ❤️

  • @dhiyanabdurazack5257
    @dhiyanabdurazack5257 2 года назад

    any 10 year olds can learn this episode.... so helpful

  • @jawadamir9282
    @jawadamir9282 5 лет назад +1

    good

  • @afshakhan4589
    @afshakhan4589 6 лет назад

    Hii can you plz lemme know which softwares do you use to make your videos ? It'll be very helpful of you. 🙂

  • @jimmyk1998
    @jimmyk1998 Год назад

    thx for the video. is there a way to contract you? need some help with turtle ?

  • @LindaMoore-s3c
    @LindaMoore-s3c 8 месяцев назад

    cool video)

  • @arunshankars8398
    @arunshankars8398 4 года назад

    Hey thanks much for the video! Nice job!

  • @bijjamvinay546
    @bijjamvinay546 5 лет назад

    Plss give anw for this mam

  • @Samuel-mo1lb
    @Samuel-mo1lb 2 года назад

    How to run turtle

  • @lokeshborella9669
    @lokeshborella9669 5 лет назад

    How to hide turtle final

  • @deepakpandey8752
    @deepakpandey8752 6 лет назад +1

    Great

  •  4 года назад

    You are the best.

  • @shirkhanaslanzade2406
    @shirkhanaslanzade2406 4 года назад

    thank you so much

  • @shivakrishna_f2722
    @shivakrishna_f2722 2 года назад

    😍🙌 great explanation

  • @shubhampatrick
    @shubhampatrick 6 лет назад +3

    Awesome!
    Thanks a lot!

  • @jackyjp3868
    @jackyjp3868 4 года назад

    Did you practice it on Terminal or Pycharm? I don't know how to code like you.

    • @realnice3672
      @realnice3672 4 года назад +1

      Pycharm is good for it

    • @jackyjp3868
      @jackyjp3868 4 года назад

      @@realnice3672 But I am newbie here. I don't know how to draw a turtle in Pycharm. Could you please help?

    • @realnice3672
      @realnice3672 4 года назад +1

      @@jackyjp3868 im newbie too.

    • @realnice3672
      @realnice3672 4 года назад +1

      @@jackyjp3868 you have to watch some tutorials for info i think

    • @jackyjp3868
      @jackyjp3868 4 года назад

      @@realnice3672 I see. I will find tutorials

  • @candysilli
    @candysilli Год назад

    thanks buddy