• 2022-07-25
    以下不合法的布尔表达式:
    A: xinrang(6)
    B: 3=a
    C: e>5and4==f
    D: D(x-6)>5
  • B

    内容

    • 0

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

    • 1

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

    • 2

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

    • 3

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

    • 4

      Python中,以下不合法的逻辑表达式是() A: xin[1,2,3,4,5] B: 3=a C: e>5and4==f D: (x-6)>5