基本信息
文件名称:2025年春季-Python程序设计-备考联系试题.pdf
文件大小:920.66 KB
总页数:221 页
更新时间:2026-03-25
总字数:约7.72万字
文档摘要
Python程序设计-题库
[1]题型.单选题
[1]题干.
执行下列语句后的显示结果是什么?
worldworld
print(hello+world)
[1]正确答案.A
[1]难易度.易
[1]选项数.4
[1]A.
helloworld
[1]B.
“hello”world
[1]C.
helloworld
[1]D.
语法错误
[2]题型.单选题
[2]题干.
下列标识符中哪个