Skip to content

danujs/Object-Oriented-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Object-Oriented-Programming

This is a brief version of Object Oriented Programming in Python.

  1. This module begins with initiating a Class and Object program. Firstly, we need to add attributes to a class, and instantianting object. Then, we can add arguments (name and age). Finally, we create the object and call back the attributes of the class.

About

This is a brief version of Object Oriented Programming in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages