Programming (Year 12)
Object-Oriented Programming
Which keyword is used to implement inheritance in Python?
inherits
extends
class
super
Next