The quiz where the difficulty automagically adapts to the player's Python knowledge
This is a question page. You can use this page to bookmark a question. Start a new quiz!
Question #884
In Python, the None keyword is an object, and it is a data type of the class NoneType . (educative.io/edpresso/what-is-the-none-keyword-in-python)
What is the type of None?
— The Python Quiz (@thepythonquiz) January 31, 2021
None doesn't have a type.
bool
NoneType
None
π Comment the answer, like and retweet! #python
Question difficulty: π΅π΅π΅π΅π΅
Similar questions: