题目详情
单选题 下面代码的输出结果是(). a = 5 b = 6 c = 7 print(pow(b,2) –4*a*c)
A. 系统报错
B. 104
C. -104
D. 36
学科:Python语言程序设计
时间:2023-05-17 08:54:46
相关题目
相关作业