Skip to content

AYSE-DUMAN/object-oriented-programming-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

object-oriented-programming-with-python

In this repo,

  • Inheritance
  • Polymorphism
  • Encapsulation
  • Generator
  • Iterator

examples are included.