Programming Intro Python WPMS

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

10 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is an algorithm?
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 Wayground
8 questions
Python Print and String Manipulation

Flashcard
•
9th Grade
13 questions
python advance

Flashcard
•
10th Grade
8 questions
Python

Flashcard
•
KG - 9th Grade
10 questions
Python

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

Flashcard
•
9th Grade
9 questions
Python Variables

Flashcard
•
9th Grade
11 questions
Python Basics Flashcard

Flashcard
•
8th Grade
10 questions
Struktur Kontrol Perulangan

Flashcard
•
10th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade