About this document
Objects and Graphics in Python by Chi Nguyen is a document available to read on EtoBox.
This chapter discusses objects and graphics programming. It introduces object-oriented programming concepts like classes, objects, and methods. The chapter covers creating graphical objects like points, lines, circles, and rectangles using a graphics library. It explains how to draw these objects, retrieve their properties, and manipulate them through method calls. The chapter provides an example program to demonstrate drawing various shapes using the graphics library objects.
- Author
- Chi Nguyen
- Language
- EN