Python考级(每日一题)

2021/9/4

Q1:下面哪一行代码的输出结果不是World2021?

print("World"+"2021")
print("World"+"20"+"21")
print("World"+2021)
print("World2021")
问卷网
Python考级(每日一题)
关于
1年前
更新
0
频次
1
题目数
分享