[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fNhn5A24j6r9UG0u2kwyzqghC0jSm8Fh7RSBkyB6D3O0":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":12,"question":19,"related":20,"source":30,"type":35},[],"2023-12-10 03:35:44",112437151,[8,9,10,11],"Python使用class关键词来声明一个类,且类名一般首字母大写","类的成员函数中必须有self参数,且self参数永远是第一个参数","类有一个特殊的方法,构造函数__init()__,声明class类后必须定义一个构造函数","定义类之后,需要定义具体的对象才可以访问对象的成员方法或属性",{"count":13,"courseId":14,"courseImg":15,"courseName":16,"workId":17,"workName":18},2,"513ca07c884a2cea2bf6685715aeaf61","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F5264e4c6e73b88941641489177f79109.jpg","Python语言程序设计","319e5d950e3c42d29b62c12d3c0ab5d1","Python类章节测验","以下关于Python中类的说法正确的是()",[21,32],{"answer":22,"createTime":5,"id":23,"options":24,"question":29,"source":30,"type":31},[],112437148,[25,26,27,28],"程序无法运行,self.age=age应为self.Age=age,self.eye_color=eye_color应为self.Eye_color=eye_color","程序无法运行,self.age=age应为self.age=Age,self.eye_color=eye_color应为self.eye_color=Eye_color","程序无法运行,self.age=age应为self.Age=Age,self.eye_color=eye_color应为self.Eye_color=Eye_color","程序无法运行,cat=Cat(1)应为cat=cat(1)","关于下列Python代码的表述正确的是() class Cat: def __init__(self, Age,Eye_color=&quot;blue&quot;): self.age = age self.eye_color = eye_color cat = Cat(1) print(cat.age,cat.eye_color)","v1",0,{"answer":33,"createTime":5,"id":6,"options":34,"question":19,"source":30,"type":35},[],[8,9,10,11],1]