Question at position 3 What will the following code output? a = (True and (not False or (True and False))) b = not (False and (not True or (True and False))) c = True and (not (True and (False or True))) print(a, b, c)True True FalseFalse True FalseTrue False FalseFalse True TrueClear my selection单项选择题

A

True True False

B

False True False

C

True False False

D

False True True

登录即可查看完整答案

我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。

类似问题

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!