Computers

7th -

9thgrade

Image

Python Programming

1.3K
plays

10 questions

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

    What will be the output?

    name = "Dave"

    print (name)

    Dave

    name

    "Dave"

    (name)

  • 2. Multiple Choice
    30 seconds
    1 pt

    What is a input?

    To plug in something

    A function that allows us to ask the user to enter some data

    Data displayed on a screen

    A routine

  • 3. Multiple Choice
    30 seconds
    1 pt

    A variable must have been assigned (given) a value before that value is referenced (used).

    True

    False

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?