Moving the turtle forward and backward in Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ม.ค. 2025

ความคิดเห็น • 7

  • @bpnembang
    @bpnembang 5 ปีที่แล้ว

    John, please make it some Kivy tutorials too. Thank you

    • @johnphilipjones
      @johnphilipjones  4 ปีที่แล้ว

      I do intend to make tutorials on this topic. However, it will be some time in the future. I suspect it will be a couple of years away. Best wishes Phil

    • @bpnembang
      @bpnembang 4 ปีที่แล้ว

      It’ll be great if you make Kivy tutorials. I’am following all of your tutorials. The reason of asking to make Kivy tutorials is that your way of explaining is the best ever seen till today.
      Many thanks.

  • @grampagraham3075
    @grampagraham3075 4 ปีที่แล้ว

    Hi John
    Just started python programming and supporting primary and secondary pupils in making programs. I used code combat as an introduction. I want to move on and at school we are using trinket.io now. I was interested in making a connection to codecombat and get pupild to make similar methods: make left, right, up and down methods that can be used in an absolute direction and not relative to the last direction, The right method goes along x, up goes along y, back goes -x and down goes -y. Can you help me.

    • @johnphilipjones
      @johnphilipjones  4 ปีที่แล้ว

      You can use the following methods:
      goto
      setposition
      setpos
      Use these with the pen up and pen down as appropriate.
      Best wishes Phil

  • @pile333
    @pile333 5 ปีที่แล้ว +1

    Nice!

  • @erikpavlusik6214
    @erikpavlusik6214 5 ปีที่แล้ว +1

    Cool :)