Python Forum

Full Version: first class objects
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i have read about first class objects and seen some examples. but, what confuses me is what is not a first class object and what is it called? a second class object? can you show me some examples of second class objects?