Skip to content

Files

Latest commit

author
abregman
Apr 9, 2022
47b4b09 · Apr 9, 2022

History

History
3 lines (2 loc) · 92 Bytes

first_class_objects.md

File metadata and controls

3 lines (2 loc) · 92 Bytes

First Class Objects

  1. In Python, functions are first-class objects. What does it mean?