Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Fill in
/
Python
/
Python
Name the exception raised when a subclass still has an unimplemented abstract method and …
from Python
advanced
1 min
Name the exception raised when a subclass still has an unimplemented abstract method and is instantiated.
Check
Ask AI about this kata
Report an error
previous kata
May a method decorated with @abstractmethod contain a concrete implementation?
Quiz
next kata
Two instances initially read the class attribute status = "new". What does first.status =…
Quiz
A new version is available
Reload