在Python中,继承类使用的关键字是( )。

admin2020-04-10  24

问题 在Python中,继承类使用的关键字是(    )。

选项 A、fun
B、class
C、def
D、super

答案D

解析 继承父类需要使用super关键字。
转载请注明原文地址:https://jikaoti.com/ti/P250FFFM
0

最新回复(0)