Skip to content

danujs/def-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

def-function

A Personal reminder and brief extension on how to utilize def (function) will be added here.

Let's get familiarized with def (function) as delicious as 🍎.

  1. Class and Object in Object Oriented Programming
  2. Init Method; an automatic function when the class runs
  3. Inheritance class; of a child from the parent class
  4. Override parent function; Each child class can replace certain attributes from its parent
  5. Access parent method; a child object can access parent method using super()

About

Personal reminder and brief extension on how to utilize def (function) will be added here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages