Python - True or False?

Python - True or False?

7th - 11th Grade

14 Qs

quiz-placeholder

Similar activities

Robotic /coding exam

Robotic /coding exam

6th - 8th Grade

16 Qs

Accessing the Internet

Accessing the Internet

9th - 10th Grade

15 Qs

conditional constructs in Java

conditional constructs in Java

10th Grade

10 Qs

CLASS 7 COMPUTER CH-3 QUIZ

CLASS 7 COMPUTER CH-3 QUIZ

7th Grade

11 Qs

Quick Revision Term3

Quick Revision Term3

7th Grade

10 Qs

Kuis tipedata, flowchart informatima kelas X j4njang SMA

Kuis tipedata, flowchart informatima kelas X j4njang SMA

9th - 12th Grade

10 Qs

ÔN TẬP HKII-02

ÔN TẬP HKII-02

8th Grade

15 Qs

File Management 3 Quiz

File Management 3 Quiz

8th Grade

10 Qs

Python - True or False?

Python - True or False?

Assessment

Quiz

Computers

7th - 11th Grade

Practice Problem

Hard

Created by

Michael Jefferson

Used 6+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does this if statement evaluate to?

height = 148

if height > 120:

...

True

False

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does this if statement evaluate to?

height = 118

if height > 120:

...

True

False

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does this if statement evaluate to?

height = 120

if height > 120:

...

True

False

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does this if statement evaluate to?

message = "Hi"

if message != "hi":

...

True

False

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does this if statement evaluate to?

message = 'hello'

if message == "hello":

...

True

False

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does this if statement evaluate to?

points = 12

points += 5

if points >= "15":

...

True

False

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does this if statement evaluate to?

points = 12

points += 5

if points == 17:

...

True

False

Create a free account and access millions of resources

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?