
Intro to Python Vocabulary
Quiz by Steve Howard
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
21 questions
Show answers
- Q1The sequence of steps that describes each step. It is similar to a receipe.computing agentalgorithmtechnologynone of the above30s
- Q2Another name for informationnone of the abovedataoutputinput30s
- Q3An____describes a process that eventually halts after arriving at a solution to a probleminputalgorithmoutputdata30s
- Q4The computing agent starts with some given informationinputoutputprocessfeedback30s
- Q5___produces new information (final product)inputprocessoutputfeedback30s
- Q6___consists of physical devices required to execute algorithmsHowardwarenone of the aboveSoftwareHardware30s
- Q7___is the set of these algorithms represented as programssoftwarewho careshardwarenone of the above30s
- Q8Another word for computer memoryRAMSMHnone of the aboveDMX30s
- Q9___is responsible for processing dataUFCCPUnone of the aboveWWE30s
- Q10___is a program that designed for a specific taskFOTapplicationnone of the abovefoundations of computer science30s
- Q11Programmers can run simple Python expressions statements in an interactive programming environment called:____shellWaWanone of the aboveExxon30s
- Q12The programmer can also force the output of a value by using the _____functionloadprintcontrolnone of the above30s
- Q13The 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 valueAll of the above30s
- Q14When saving a Python file, save it usingnone of the above.html.smh.py30s
- Q15Syntax meansprintgrammatical rulenone of the abovemeaning30s