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.

Report an error