16、运行下面程序,输出结果可能为20(5 分)
a = randint(10,100)
b = randint(11,101)
d = a+b
print(d)
正确
错误
16、运行下面程序,输出结果可能为20(5 分)
a = randint(10,100)
b = randint(11,101)
d = a+b
print(d)
正确
错误
Scratch3.0 全国青少年软件编程等级考试 Python Scratch图形化一级 Scratch图形化四级 Scratch图形化三级 Scratch图形化二级 电子学会