Computers

7th -

9thgrade

Image

Python First Steps Homework Quiz

126
plays

20 questions

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

    A set of precise instructions that is meant to solve a problem is .......................

    a computer

    an algorithm

    a program

    an interpreter

  • 2. Multiple Choice
    30 seconds
    1 pt

    What symbol is used in python to assign values to a variable?

    plus +

    forward slash /

    equals =

    asterisk *

  • 3. Multiple Choice
    30 seconds
    1 pt
    Image

    Read the Python program:


    When this program is executed, what will be displayed on the screen?


    Note: There may be errors in the program and/or it may not behave as expected.

    "I live in", location

    "I live in", "Leeds"

    I live in location

    I live in Leeds

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?