What is an algorithm?
Programming Intro Python WPMS

Flashcard
•
Computers
•
9th Grade
•
Hard
Quizizz Content
FREE Resource
Student preview

10 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Back
A step by step set of instructions to solve a specific problem.
2.
FLASHCARD QUESTION
Front
What symbol would represent a decision/selection within a flowchart?
Back
Diamond
3.
FLASHCARD QUESTION
Front
What would we call number 1, number 2 and sum in Python?
number1=input("Input first number: ")
# variable to store 1st number
number2=input("Input second number: ")
# variable to store 2nd number
sum=number1 + number2
Back
Variable
4.
FLASHCARD QUESTION
Front
What data type would True and False be?
Back
Boolean
5.
FLASHCARD QUESTION
Front
What data type would 1.43 be in python?
Back
Float/Real
6.
FLASHCARD QUESTION
Front
What is a variable in Python?
Back
A reserved memory location in computer used to store data.
7.
FLASHCARD QUESTION
Front
What error message will display upon running the code: age= Input(“Input age: “))
Back
Syntax Error
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Python

Flashcard
•
7th - 8th Grade
10 questions
Python Variables

Flashcard
•
9th Grade
10 questions
Python Loops Flashcard

Flashcard
•
10th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University