pencil-icon
Build your own quiz

Computers

9th -

11thgrade

Image

Python Loops

779
plays

12 questions

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

    Look at the following code, what will it generate

    1,2,3,4,5,6,7,8,9,10,11,12

    0,1,2,3,4,5,6,7,8,9,10,11,12

    1,2,3,4,5,6,7,8,9,10,11,12,13

    0,1,2,3,4,5,6,7,8,9,10,11,12,13

  • 2. Multiple Choice
    30 seconds
    1 pt
    Image

    What does the following program display?

    1,2,3,4

    1,2,3,4,5

    counter,counter,counter,counter,counter

    0,1,2,3,4,5

  • 3. Multiple Choice
    30 seconds
    1 pt
    Image
    Image
    Image
    Image

    1,2,3,4

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?