filmov
tv
Python 3 Introduction to 2-dimensional Graphics using Turtle
![preview_player](https://i.ytimg.com/vi/Kpfz_ukRMBM/maxresdefault.jpg)
Показать описание
Introduction to turtle graphics in Python 3. We learn the basics of screen and window sizing, the canvas coordinate system, turtle positioning, turtle heading, and relative turtle commands to move forward or to turn left. Additionally we explore some of the pen options including lifting and lowering the pen, pencolor, and filling shapes with a fillcolor.