Quiz#5

Quiz#5

8th Grade

10 Qs

quiz-placeholder

Similar activities

Selection in Python

Selection in Python

1st - 9th Grade

15 Qs

Python programming -recap

Python programming -recap

7th - 10th Grade

12 Qs

Nested If

Nested If

6th - 12th Grade

15 Qs

Python

Python

7th - 8th Grade

12 Qs

Python Strings

Python Strings

8th - 12th Grade

14 Qs

Python - Printing, Variables and Syntax

Python - Printing, Variables and Syntax

8th Grade

10 Qs

Python - Programming Constructs - KS3 Y9

Python - Programming Constructs - KS3 Y9

8th - 9th Grade

15 Qs

Python Syntax

Python Syntax

6th - 8th Grade

15 Qs

Quiz#5

Quiz#5

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Eman Shatnawe

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following code output?

Greater than 5

Less than or equal to 5

No output

Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following code output?

x is 5

x is greater than 5

x is less than 5

Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following code output?

x is greater than 10

x is equal to 8

x is less than 8

No output

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following code output?

You are an adult

You are a minor

Error

No output

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following code output?

x is greater than 20

x is equal to 15

x is less than 15

Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is wrong with the following code?

The else keyword should be replaced with elif.

There should be a colon after else.

The else statement cannot have a condition.

Nothing is wrong.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the elif keyword mean in Python?

Else if another condition is true

End the program

Else loop

Equal to another condition

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?