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 #143
TimeoutError is a child class of OSError . TimeoutError.__bases__ returns (<class 'OSError'>,) . (docs.python.org/3/library/exceptions.html)
Which one is the parent class?
— The Python Quiz (@thepythonquiz) September 17, 2020
OSError
TimeoutError#python #python3 #pythonprogramming #learnpython
Question difficulty: π΅π΅π΅π΅π΅