PythonByteSize
  • Home
  • Detailed Videos
  • 1-Minute Videos
  • Exercises
    • 1. The Basics Exercises
    • 2. Python Program Structures Exercises
    • 3. Python Operators Exercises
    • 4. Python Functions Exercises
  • Donate
  • Computing Topics
  • Mathematics
  • Educators
  • Contact
  • About

10.50. Drawing shapes on a tkinter Canvas using lines

In this video tutorial I show how to draw different shapes on a Python tkinter Canvas widget using one message to an instance of the Canvas. Where this message invokes the create_line() method into which we pass numerous coordinate positions.
<< Previous Video
Next Video >>
Please consider donating to help with the costs incurred in developing this website.             Donate >>