2023年12 月电子学会Python等级考试试卷(一级)答案解析

青少年软件编程(Python)等级考试试卷(一级)

分数:100  题数:37

一、单选题(共25题,共50分)

1.

下列程序运行的结果是?( )
print('hello')
print('world')

A. 

helloworld

猜你喜欢

转载自blog.csdn.net/IT_Scratch/article/details/135445492