题目详情
单选题 如下程序的输出结果是:t ="Python"print(t if t>="python" else "None")
A. python
B. t
C. None
D. Python
学科:Python编程基础与应用
时间:2024-05-17 13:00:43
相关题目
相关作业