InterviewSolution
Saved Bookmarks
| 1. |
How do you create a null object in Python? |
|
Answer» In Python, to display a NULL OBJECT, the NONE statement is used. Here's the SYNTAX to check for if the object is null: |
|