Search Header Logo

PLTW AC Quiz 3

Authored by Stephanie Kimbrough

Computers

6th - 8th Grade

Used 2+ times

PLTW AC Quiz 3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A variable that can only have two values, True or False.

Boolean
If
elif
else

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

An if statement must evaluate to:

Right or Wrong
True
True or False
False

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

This operator means that one value is the greater than or equal to the other value.

==
!=

>=

<=

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

This operator means that one value is not equal to another value

==
<=
>=
!=

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A while loop can be used in which of the following situations?

Repeat a set of statements till a condition remains True.

Repeat a set of statements a finite or an infinite number of times.

Iterate through a string, list, and tuple.

All of the above

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which statement correctly assigns the string "Tanner" to the variable name?

name  = print( "Tanner")

input("Tanner")

name= "Tanner"

name = input("Tanner")

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which statement correctly assigns the string "Kimbrough" to the variable name?

name  = print( "Kimbrough")

input("Kimbrough")

name= "Kimbrough"

name = input("Kimbrough")

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?