PythonByteSize
  • Home
  • Video Index
    • 1. The Basics
    • 2. Python Program Structures
    • 3. Python Operators
    • 4. Python Functions
    • 5. Introduction to Classes and Objects
    • 6. Python Strings
    • 7. User Defined Functions
    • 8. Classes and Objects
    • 9. Python Dictionaries
    • 10. Python tkinter
    • 11. Python Lists
    • 12. Python Namespaces
    • 13. Turtle Graphics
    • 14. Python Tips
    • 15. Complex Numbers
  • 1-Minute Videos
  • Exercise Index
    • 1. The Basics Exercises
    • 2. Python Program Structures Exercises
    • 3. Python Operators Exercises
    • 4. Python Functions Exercises
  • Donate
  • Computing Topics
  • Mathematics
  • Educators
  • Contact
  • About

13.9. ​Drawing a Square in Python using Turtle

In this lesson we look at how a square shape can be drawn using turtle graphics. It shows two ways for drawing the same shape by rotating the turtle in different directions. The video is a prerequisite to the next few videos that show how the shapes can be drawn using loops and how functions can be developed to draw shapes. Thus allowing for the easy reuse of code.
<< Previous Video
Next Video >>
Please consider donating to help with the costs incurred in developing this website.             Donate >>