Font size
WorksheetsICS-Study Guide - 2/2/24 Test
Total questions: 100
Worksheet time: 4hrs 31mins
What are color codes stored as in Python?
floats
strings
hex
int
Which of the following is an acceptable way to create a color?
blue
“ff00ff”
“RGB(224, 117, 250)”
“(224, 117, 250)”
What color is RGB(178, 71, 132)?
blue
lime green
teal
hot pink
Consider the following command:
canvas.draw_circle((A1, A2), B, C, D)
Which represents the radius?
A1
A2
B
C
D
Consider the following command:
canvas.draw_circle((A1, A2), B, C, D)
Which represents the line color?
A1
A2
B
C
D
(Select all that apply) We use FOR loops instead of WHILE loops when:
You do not know how many times you want the loop to run.
When you need to ask the user for input.
You know how many times you want the loop to run.
When there is a definite starting and ending point.
What is wrong with:
canvas.draw_line((300, 400), 5, "Yellow")
You cannot assign color using "Yellow"
The 5 should be a 1
There is not a second point
There should be a second color
Which of these is a valid Karel command?
move
MOVE
move()
move(1)
Which one of these is NOT a command that Karel knows?
Turn Left
Turn Right
Turn Right
Put Down a Ball
What commands does SuperKarel know that regular Karel does not?
turn_left() and jump()
turn_right() and jump()
turn_around() and turn_right()
turn_around() and jump()
What’s wrong with this code?
def go():
move()
move()
def go():
move()
move()
move()
go()
go()
The go function is called twice
The go function has a syntax error
The go function has been defined twice
go is not a command that Karel understands
What is the proper format for a single line comment in Karel?
# This is a comment
// This is a comment
/* This is a comment
This is a comment
What is the final result of the expression 4 + 5 * 3?
27
12
21
19
Choose the print statement below that will cause an error. Assume that num has the value 6, and name has the value Isabella.
print(name + ":" ) print(num)
print(name + " wants " + "num " + "candies")
print(name + ": " + str(num))
print(name + ": " + num)
Data Crunchers is taking on a project to develop a model for an athletic shoe retailer that predicts which brands customers are likely to purchase so that marketing efforts can target the right customer with the right shoe. For the best predictability, you should use _________ data in your model because it has been gathered from users who are buying shoes.
volunteered
observed
inferred
Your team is developing a chatbot to collect customer’s information such as their likelihood to make a purchase, product preferences, and other information you cannot obtain elsewhere. This _________ data can be used to greatly improve customer experience and satisfaction by giving them the best products based on their personal preferences.
volunteered
observed
inferred
Getting ready for vacation, you spend a lot of time researching your travel plans on blogs and search engines. Later, you start getting ads for travel products and services. You were targeted for these ads because of the _________ data gathered of your search histories, content consumption, and social media activity.
volunteered
observed
inferred
Our bicycle store client is collecting data for analysis. For each example, choose if it is discrete data or continuous data.
The number of employees in each department.
Discrete
Continuous
Our bicycle store client is collecting data for analysis. For each example, choose if it is discrete data or continuous data.
The temperature inside the store.
Discrete
Continuous
Our bicycle store client is collecting data for analysis. For each example, choose if it is discrete data or continuous data.
The distance traveled by a moving bicycle.
Discrete
Continuous
Our bicycle store client is collecting data for analysis. For each example, choose if it is discrete data or continuous data.
The number of customers who bought bicycles this month.
Discrete
Continuous
Our bicycle store client is collecting data for analysis. For each example, choose if it is discrete data or continuous data.
The speed of a rider in a bike race.
Discrete
Continuous
Our bicycle store client is collecting data for analysis. For each example, choose if it is discrete data or continuous data.
The amount of diesel fuel purchased each week for a delivery truck.
Discrete
Continuous
Choose if it represents structured data or unstructured data.
Spreadsheets
structured data
unstructured data
Choose if it represents structured data or unstructured data.
Social media posts
structured data
unstructured data
Choose if it represents structured data or unstructured data.
Sales transactions
structured data
unstructured data
Choose if it represents structured data or unstructured data.
Surveillance video
structured data
unstructured data
Choose if it represents structured data or unstructured data.
Relational databases
structured data
unstructured data
Choose if it represents structured data or unstructured data.
Credit card numbers
structured data
unstructured data
Choose if it represents structured data or unstructured data.
Email messages
structured data
unstructured data
What percentage of the shape is shaded blue?
100%
75%
65%
50%
Convert 73% to a decimal
73.0
0.37
0.73
0.7
What is 10% of 730?
73
7300
350
735
What is the equivalent percent to 0.05?
50%
500%
5%
0.05%
What is the equivalent decimal to 14%?
0.14
1.4
14.00
0.014
What percentage of the shape is shaded blue?
100%
75%
65%
50%
At a birthday party 40% of the children had an ice-cream. 150 children attended the party. How many had an ice-cream?
60
70
80
90
At a sport club 40% prefer football, 30% basketball and the rest volleyball. 300 children attend this sport club. Find the number of those who prefer volleyball.
70
80
90
100
Percentage is out of...
1
10
100
1000
There are 100 apples consisting of 35 red apples and 65 green apples. what percentage is green apple?
100%
65%
35%
30%
In a class of 50 students, 40 % are girls. Find the number of girls in the class?
22 girls
20 girls
19 girls
12 girls
Which of the following represents balanced forces?
7N -> ->7N
11 N -> <- 11 N
8 N <- -> 4 N
I don't know
Which of the following represents unbalanced forces?
7 N -> -> 3N
5 N <- -> 5 N
2 N <- -> 2 N
I don't know
Calculate the Net Force:
16 N <- -> 5 N
12 N to the Left
11 N to the left
21 N to the left
I don't know
Calculate the Net Force:
120 N --> --> 50 N
12 N to the right
125 N to the left
170 N to the right
I don't know
Calculate the Net Force:
10 N --> <-- 4 N + <-- 7 N
7 N to the left
21 N to the right
1 N to the left
I don't know
Calculate the Net Force
0 N
7 N Right
28 N Right
I don't know
Calculate the Net Force
2 N Right
12 N Right
2 N Left
I don't know
How do you say baby in spanish?
papa
mama
hija
bebe
How do you say hair in spanish?
arcoiris
panda
amigo
pelo
El Mapa
Board
Map
Paper
Notebook
El Lapiz
Pencil
Pen
Paper
Eraser
11 to 18 year olds
School Age
Infants
Preschoolers
Adolescents
Six to ten year olds
Adolescents
Preschoolers
School Age
Toddlers
One and two year olds
Infants
Toddlers
Adolescents
Preschoolers
Who Is This Player
Paulo Dybala
Alexis Sanches
Pogba
Messi
What team is this
FC Barcelona
Machester United
Chealsea
Juventus
Who is this player
Messi
Ronaldo
Dybala
Pogba
Who is this player
Cristiano Ronaldo
Messi
How many players are on the field at one time?
12
13
11
10
How much does it cost to inflate your tires at the gas station?
$.25
$.50
Free
$1.00
What flavor Ice cream is this?
Chocolate
Mint Chip
Pistachio
Vanilla that is green
What is this Ice cream flavor?
Cookies & Cream
Strawberries & Cream
Mocha Chip
Chocolate chip
Which one of theses is floor division
/
//
%
None of theses
What is a variable?
Variables are those which delete programs
A variable is an entity which stores some values
Values stored in a variable can't be changed
A variable is something used to repeat steps
Which python operator means 'less than or equal to'?
>=
>
<
<=
The PPF shown demonstrates a(n) ____rate of opportunity cost.
constant
increasing
confusing
exponential
In this government, a small group of people rule.
autocracy
absolute monarch
democracy
oligarchy
Power in this government lies with the people.
democracy
oligarchy
dictatorship
autocracy
Which is true of the Electoral College?
Candidates may lose the popular vote but win the Electoral College
Most states award delegates proportionally
It forces candidates to focus on rural states
It is enshrined in the 11th Amendment
Columns in Excel are labeled by (a)
Cells in Excel are named by the __________ and ____________ that intersect.
(a)
Match the following Excel formulas to the "problem".
=C5*D5
The total price if quantity (how many) is in C5 and unit price is in D5.
=sum(b2:b14)
Total of prices in cells B2 through B14.
=D4-D5
Net pay if gross pay is in D4 and taxes is in D5.
=F4/F3
Unit price if total price is in F4 and quantity (how many) is in F3.
=G3+G5+G7
The total of cells that are not right next to each other.
What would the formula be if I wanted to add cells B4 and C4?
(a)
Which cell contains the HIGHEST number?
A1
A2
A3
B1
B2
What number would the spreadsheet show in cell A5 if you typed the formula below?
=SUM(B1:B3)
11
13
14
30
What number would the spreadsheet show in cell A5 if you typed the formula below?
=A3/A1
3
4
8
12
Match the symbols:
/
division
*
multiplication
+
addition
_
subtraction
Draw a vertical line
(column)

Draw a horizontal line
(row)

What is the cell range of the item numbers?
A4:A7
A4-A7
C3:C7
