ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,396 results

夏sir網上教室
Python Turtle Graphics Colors - pencolor, fillcolor, begin_fill, end_fill, bgcolor

pen color ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ import turtle screen = turtle.Screen() me = turtle.Turtle() ...

2:06
Python Turtle Graphics Colors - pencolor, fillcolor, begin_fill, end_fill, bgcolor

169 views

5 months ago

夏sir網上教室
Python For Loops with Turtle Graphics

... you want to draw a square using Python and Turtle You could write T forward 100 to left 90 T forward 100 T left 90 T forward 100 ...

1:53
Python For Loops with Turtle Graphics

59 views

5 months ago

夏sir網上教室
Python Turtle Penup and Pendown

Hi everyone Today we're going to learn about two simple turtle commands in Python Pen up and pen down If you've used Scratch ...

1:51
Python Turtle Penup and Pendown

192 views

5 months ago

The Debug Zone
How to Get the Position of a Turtle in Python: A Step-by-Step Guide

In this video, we'll explore how to effectively use Python's Turtle graphics library to determine the position of a turtle on the screen.

2:17
How to Get the Position of a Turtle in Python: A Step-by-Step Guide

12 views

5 months ago