Skip to content

App for working out inheritance principle in python. Drawing simple figures

Notifications You must be signed in to change notification settings

CoffeePrograms/DrawShapesProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inheritance in Python

Inheritance in Python and working with graphics.

Libraries

  • PIL

Классы

# Class Parent
1 Shape
2 Circle Shape
3 Ellipse Circle
4 Rectangle Shape

About

App for working out inheritance principle in python. Drawing simple figures

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages