Quiz#5

Quiz#5

8th Grade

10 Qs

quiz-placeholder

Similar activities

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

Python Basics

Python Basics

6th - 12th Grade

9 Qs

Control Structures - Selection in Python

Control Structures - Selection in Python

8th Grade - University

11 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Python (Selection)

Python (Selection)

8th - 10th Grade

13 Qs

Python Basics - Year 8

Python Basics - Year 8

7th - 9th Grade

14 Qs

KS4 Programming Techniques (1)

KS4 Programming Techniques (1)

8th - 10th Grade

10 Qs

Python Selection

Python Selection

8th - 9th Grade

10 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?