Concepts
None
Python's built-in value meaning 'nothing' or 'no result'; a function returns None when it has no explicit return value.
Concepts
Python's built-in value meaning 'nothing' or 'no result'; a function returns None when it has no explicit return value.