placeholder image to represent content

Intro to Python Vocabulary

Quiz by Steve Howard

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
21 questions
Show answers
  • Q1
    The sequence of steps that describes each step. It is similar to a receipe.
    computing agent
    algorithm
    technology
    none of the above
    30s
  • Q2
    Another name for information
    none of the above
    data
    output
    input
    30s
  • Q3
    An____describes a process that eventually halts after arriving at a solution to a problem
    input
    algorithm
    output
    data
    30s
  • Q4
    The computing agent starts with some given information
    input
    output
    process
    feedback
    30s
  • Q5
    ___produces new information (final product)
    input
    process
    output
    feedback
    30s
  • Q6
    ___consists of physical devices required to execute algorithms
    Howardware
    none of the above
    Software
    Hardware
    30s
  • Q7
    ___is the set of these algorithms represented as programs
    software
    who cares
    hardware
    none of the above
    30s
  • Q8
    Another word for computer memory
    RAM
    SMH
    none of the above
    DMX
    30s
  • Q9
    ___is responsible for processing data
    UFC
    CPU
    none of the above
    WWE
    30s
  • Q10
    ___is a program that designed for a specific task
    FOT
    application
    none of the above
    foundations of computer science
    30s
  • Q11
    Programmers can run simple Python expressions statements in an interactive programming environment called:____
    shell
    WaWa
    none of the above
    Exxon
    30s
  • Q12
    The programmer can also force the output of a value by using the _____function
    load
    print
    control
    none of the above
    30s
  • Q13
    The input function does the following:
    receives a string of keystrokes, called characters.
    displays a prompt for the input.
    causes the program to stop and wait for the user to enter a value
    All of the above
    30s
  • Q14
    When saving a Python file, save it using
    none of the above
    .html
    .smh
    .py
    30s
  • Q15
    Syntax means
    print
    grammatical rule
    none of the above
    meaning
    30s

Teachers give this quiz to your class