Computers

12th

grade

Image

Python Operators

341
plays

12 questions

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

    Which python operator means 'less than or equal to'?

    >=

    >

    <

    <=

  • 2. Multiple Choice
    30 seconds
    1 pt

    What is the value of the expression 100 / 25?

    4

    4.0

    "4.0"

    '4.0'

  • 3. Multiple Choice
    30 seconds
    1 pt

    What is the output of the following code :


    print 9//2

    4.5

    4.0

    4

    3

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?