HarendraSingh22 / Python-Guide-for-Beginners

A guide for Beginners in Python to refer
MIT License
52 stars 95 forks source link

Added import classes example #117

Closed amirulabu closed 4 years ago

amirulabu commented 6 years ago

This is an example for importing classes. To test this code simply run cat.py and find out how animal.py is called in cat.py