Computers

KG

Image

Python Conditional statements

23
plays

7 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt

    1.How many possible values are there for a boolean variable?

    0

    1

    2

    3

  • 2. Multiple Choice
    30 seconds
    1 pt

    2.Which of the following is not a comparison operator?

    <=

    ?

    !=

    >

  • 3. Multiple Choice
    30 seconds
    1 pt

    3.What does this Python expression evaluate to?

    1000 != 1000

    "False"

    "True"

    False

    True

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?