Page 15 - 2501_KVS_C-6
P. 15
For example:
1.2 GETTING STARTED WITH TURTLE
Gowri: This turtle that we have seen in zoo becomes ➤ when it gives instructions
in computer and it has a big store of ink and colors in its stomach J..You and our
little friends may find it already present in your computers if you have Python 3.0
(programming language) or later version installed or simply download Python from
https://python.org/download
Aryan: How do we start working on it?
Gowri: Open the site I just told above.. and download Python if you don’t have. Open
Python IDLE then turtle gets ready to listen to your instructions.
Fig. 1.1 Python IDLE Screen on Starting
This is the actual screen where I need to write my instructions. To start a program, first
on file and then select new file.
Gowri: The Turtle is just amazing! Remember, I told you its stomach is a store. It
has everything you need to draw in its stomach and when it moves, the lines, shapes,
colours, etc. come from its and Voila! Magic is created on the screen. Let’s enjoy the
company of this turtle in computers.
Python Turtle 13

