class Example: class_variable = 123 def __init__(self, instance_variable=None): self.instance_variable = instance_variable or type(self).
確定! 回上一頁