Patrefans
Clear Code from patreon
Clear Code patreon

Understanding classes and object-oriented programming

🕑 Added 2022-04-27 08:01:39 +0000 UTC
Understanding classes and object-oriented programming

Comments

Christian Koch

Hey, the two are doing different things: Import gets you different things into your file, that could be a class, a function or even basic variables. A class just creates objects. (sorry for the late answer, had a very busy week)

Philip Joseph McDermott

How does inheritance compare to the use of the import statement?


More Creators