登录  注册

首页->python程序设计

以下程序的输出结果是( )。 x = 10 y = 0 if (x > 5) or (x/y > 5): print(‘Right’) else: print(‘Wrong’)

(A)Right

(B)Wrong

(C)报错:ZeroDivisionError

(D)不报错,但不输出任何结果

查看解析
参考答案
继续答题:下一题
微考学堂微考学社

更多python程序设计试题

考试