2.選出程式執行結果。
x=True;y=True;z=False
print(not(y or z) or x)
(A)True
(B)False

答案:登入後查看
統計: A(2), B(0), C(0), D(0), E(0) #3827269