None (Python)

None is Python's special value that represents the absence of a value or 'nothing.' It is the object returned by functions that don't explicitly return…