NoneType in Python is the data type of the object when the object does not have any value. You can initiate the NoneType object using keyword None as follows.
確定! 回上一頁