© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
A. ElumalaiIntroduction to Python for Kids https://doi.org/10.1007/978-1-4842-6812-4_7

7. A Turtle Deep Dive

Aarthi Elumalai1  
(1)
Chennai, Tamil Nadu, India
 

In the previous chapter, you were introduced to the Turtle library in Python. We looked at drawing lines and shapes with Turtle, and we even learned how to draw a mandala design entirely composed of lines.

In this chapter, we’re going to take a deeper look into Turtle. You’ll learn how to draw colors to your designs and draw circles and arcs of all shapes, sizes, and angles. You’ll also learn how to draw text on screen. At the end of the chapter, you’ll learn how to change the angles of your drawings and ...

Get Introduction to Python for Kids: Learn Python the Fun Way by Completing Activities and Solving Puzzles now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.