
3_28 Warm Up
Authored by Chris Barnabei
Computers
10th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What text will be output by the program?
Less than 10
Less than 20
Less than 30
30 or more
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What text will be output by the program?
Output A
Output B
Output C
Output D
Output E
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A movie theater charges different ticket prices based on a customer's age. The prices are shown in the table below.
Age Ticket Price
12 and younger $5
13 to 64 $8
65 and older $6
The customer's age is stored in the variable age and the price is stored in the variable price. Which piece of code will correctly decide the price for each ticket.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A museum charges different prices based on the day of the week and age of the visitor. The pricing rules are shown below.
On Tuesday and Thursday children 10 and under get in free ($ 0). For all other days and ages the cost is ten dollars ($ 10).
The visitor's age is stored in the variable age, the day of the week is stored in a variable day, and the price in dollars is stored in the variable price. Which piece of code will correctly decide the price for each ticket.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
wordList is a list of words that currently contains the values ["tree", "rock", "air"]
Which of the following lines will result in the list containing the values ["air", "rock", "air"]
wordList[0] = wordList[2]
wordList[2] = wordList[0]
insertItem(wordList, 0, "air")
removeItem(wordList,0)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
.
The following algorithm is followed by a person every morning when they get up from bed to go to school
1. Wake up
2. Brush teeth
3. Put on shirt
4. Put on pants
5. Put on socks
6. Put on shoes
7. Tie shoes
Which concept does this algorithm BEST demonstrate?
Sequencing
Selection
Iteration
Execution
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
Python Testing
Quiz
•
9th - 12th Grade
10 questions
Working with tables
Quiz
•
5th - 12th Grade
10 questions
TIN 10 - BÀI 4
Quiz
•
10th - 11th Grade
11 questions
Cascading Style Sheets
Quiz
•
8th - 12th Grade
11 questions
What is a computer
Quiz
•
KG - University
10 questions
Fundamentals of Algorithms
Quiz
•
10th Grade
10 questions
Tes Perangkat Keras Komputer
Quiz
•
10th Grade
10 questions
Networks 1.3
Quiz
•
9th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade