Computer Science, asked by prabhat123bst, 5 months ago

What is none literal in Python

Answers

Answered by moredhanaji428
12

Answer:

Python has one special literal called 'None'. The 'None' literal is used to indicate something that has not yet been created. It is also used to indicate the end of lists in Python.

Answered by mohitjarngal2006
3

Answer:

Python has one special literal called 'None'. The 'None' literal is used to indicate something that has not yet been created. It is also used to indicate the end of lists in Python.

Explanation:

HOPE IT WILL HELPS YOU........

Similar questions