Concepts

None

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

Return to all terms