题目详情
单选题 a=5,b=6,print(a-b) if a>b else print(b-a)的运行结果是
A. 1
B. -1
C. 0
D. 2
学科:Python语言应用
时间:2024-12-02 01:09:12
相关题目