Python Turtle Graphics - Introduction

preview_player
Показать описание
In this tutorial, we will look at making a new Python project and import the turtle module. We will also investigate how to draw a line with the turtle and then change directions using degrees through code. The turtle has different speeds and we will speed the turtle up and slow him down to enable us to test our programs. To make sure that we can see the drawing on the screen, we will use a command called exitonclick to help keep our project on display.

Рекомендации по теме
Комментарии
Автор

Wow! So informative! Thanks for the great tutorials!

charliemcmahon
Автор

want to ask. I am using pycharm 3.8 communityversion. My turtle graphic window or the canvas doesn't pop up even after putting in correct code. note: I did put import turtle at the top. when I run it just not showing error, just nothing pop up

yokeloonlo
visit shbcf.ru