Skip to content

Abc practice problems in Python

Difficulty:
Category:
Tag:

Showing 4 of 4

Status Title Difficulty
abc.ABC: abstract properties and classmethods, in the right order Easy
@override and the notifier that stopped notifying Easy
Placement 2/6: Protocol vs ABC Easy
Subclassing a Protocol: what Python will and will not stop you doing Medium