Q. What is None literal in Python?
Answer :-
Python has one special literal called None.
The None literal is used to indicate something that has not yet been created. It is a legal empty value in Python.
Answer :-
Python has one special literal called None.
The None literal is used to indicate something that has not yet been created. It is a legal empty value in Python.
Post a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )