Search Header Logo

9/24 PF Daily Do Now

Authored by Amy Austin

Information Technology (IT)

9th Grade

9/24 PF Daily Do Now
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does 7 > 10 evaluate to?

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator checks if two values are not equal?

=

==

!=

=

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code? x = 12 if x % 2 == 0: print("Even") else: print("Odd")

Even

Odd

Error

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does 5 == 5 evaluate to?

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code?
x = 7
if x % 2 != 0:
    print("Odd")
else:
    print("Even")

Odd

None of the above

Error

Even

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?