Computers

Professional Development

Image

PYTHON VOCABULARY

4
plays

10 questions

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

    It lets you test if a condition in your code returns True, if not, the program will raise an Error.

    ASSERT

    ELIF

    GLOBAL

    IMPORT

  • 2. Multiple Choice
    30 seconds
    1 pt

    It can be used to erase an item at a given index and to remove slices from a list.

    RAISE

    NONE

    DEL

    RETURN

  • 3. Multiple Choice
    30 seconds
    1 pt

    It is used in conditional statements (if statements), and decides what to do if the condition is False.

    YIELD

    RETURN

    LAMBDA

    ELSE

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?