Python编程基础试卷3.doc

Python编程基础试卷3

一、单选题(共20题,40分)

1、请阅读下面的代码:

classTest:

count=21

defprint_num(self):

count=20

self.count+=20

print(count)

test=T

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档