• 2022-07-25
    以下不合法的布尔表达式是()。
    A: xin[1,2,3,4,5]
    B: 3=a
    C: e>;5and4==f
    D: (x-6)>;5
  • B

    内容

    • 0

      以下哪一项是不合法的布尔表达式。( )(单选题) A: x in range(6) B: 3=a C: e>5 and 4==f D: (x-6)>5

    • 1

      以下哪个是python中不合法的布尔表达式 A: xinrange(6) B: 3=a C: e>5and4==f D: (x-6)>5

    • 2

      下面那一项是不合法的布尔表达式。() A: x in range(6) B: 3=a C: e>4 and 5==f D: ( x-6 )> 5

    • 3

      以下哪一个是不合法的布尔表达式: A: x inrange(6) B: (x-6)>5 C: 8=a D: e>5 and 4==f

    • 4

      以下哪个是不合法的布尔表达式 () A: x in range(6) B: 3 = a C: e > 5 and 4 == f D: (x - 6) > 5