What is none python?



What is none python?..

Answer / Vikas Kumar Jain

In Python, 'None' is an object that represents the absence of a value or object. It's equivalent to NULL in some other programming languages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

How do you delay in python?

1 Answers  


How are the functions help() and dir() different?

1 Answers  


Explain the difference between append vs extend in list?

1 Answers  


What is cgi in python?

1 Answers  


Write a program to check whether the object is of a class or its subclass.

1 Answers  


Define the support for apex that exists?

1 Answers  


How will you convert an integer to a unicode character in python?

1 Answers  


What does do in python?

1 Answers  


Is pypy faster than python?

1 Answers  


What is a repl in python?

1 Answers  


What is python known for?

1 Answers  


What is pass in Python?

1 Answers  


Categories