classSchool:def __init__(self,name,age):self.name=nameself.age = agea1 = School("zhangsan",18)a2 = School("lisi",25)print(a1.name,a1.age)print(a2.name,a2.age)
查看答案
下面代码的输出结果是()class Test:a = 1b = 2def __add__(self,other):# 重载加法运算return self.a+other.bclass SubTest(Test):a = 3b = 4def __init__(self,o):print(self+o)SubTest(Test())
Watch the video and answer the following questions:How many steps will you take to create a paperless office according to the video?
How many CO2 does one ton of paper produce?
市场供给可以由企业供给得到,市场供给等于市场中( )。
A. 各企业供给的平均值
B. 各企业供给水平加总或横向加总
C. 规模最大企业的供给曲线
D. 技术最先进的企业供给曲线