Quiz#5

Quiz#5

8th Grade

10 Qs

quiz-placeholder

Similar activities

Python debug & calculations

Python debug & calculations

8th - 9th Grade

15 Qs

Class 8 Program coding Java

Class 8 Program coding Java

8th Grade

13 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Iteration - While Loop

Iteration - While Loop

8th - 12th Grade

12 Qs

Homework 4- Data Types and Selection

Homework 4- Data Types and Selection

8th Grade

10 Qs

Boolean Logic

Boolean Logic

8th Grade

10 Qs

Control Structures in Java

Control Structures in Java

8th Grade

10 Qs

Python Basic Unit 1

Python Basic Unit 1

7th - 8th Grade

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