• 2022-06-27 问题

    在python中,关于关系运算符和布尔运算,以下描述中,正确的有? A: 布尔运算表达式'' or 'nuist'结果为'nuist' B: 已知a=90, b= 80, 表达式a >= 80 and b >= 80 and a结果为True C: 布尔运算表达式'' and 'nuist'结果为False D: 布尔表达式2 and 0的结果是0

    在python中,关于关系运算符和布尔运算,以下描述中,正确的有? A: 布尔运算表达式'' or 'nuist'结果为'nuist' B: 已知a=90, b= 80, 表达式a >= 80 and b >= 80 and a结果为True C: 布尔运算表达式'' and 'nuist'结果为False D: 布尔表达式2 and 0的结果是0

  • 1