Computers

10th -

12thgrade

Image

Python module 3 review: Basic Python and Console Interaction

51
plays

31 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt
    To repeat a fixed number of times use a
    while loop
    for loop
    if loop
    indentation
  • 2. Multiple Choice
    1.5 minutes
    1 pt
    The second part of if, that is executed when the condition is false
    if
    else
    for
    input
  • 3. Multiple Choice
    30 seconds
    1 pt
    The character that must be at the end of the line for if, while, for etc.
    :
    ;
    .
    ,
  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?