题目详情
填空题 a=1 b=0 if(a==b): print(1) else: print(0) 以上代码的输出结果是
学科:Python语言程序设计
时间:2023-06-06 06:02:27
相关题目
相关作业