First Class Objects

Python
Author

Imad Dabbura

Published

November 25, 2022

First class objects are objects that can be:

Examples of first class objects are intergers, strings, dictionaries, etc.