Python Certification Preparation (April 2022)

Python Certification Preparation (April 2022)

11th - 12th Grade

100 Qs

quiz-placeholder

Similar activities

Animation and Game Design Unit 2 Diagnostic Test

Animation and Game Design Unit 2 Diagnostic Test

12th Grade - University

100 Qs

CS / IP Marathon (SQL & CN)

CS / IP Marathon (SQL & CN)

12th Grade

100 Qs

UH Algoritma Greedy XI

UH Algoritma Greedy XI

11th Grade

100 Qs

High and Low Languages

High and Low Languages

12th Grade

100 Qs

AQA Computer Science 8525 Giant Quizizz - Paper 1 (Python)

AQA Computer Science 8525 Giant Quizizz - Paper 1 (Python)

11th Grade

100 Qs

Latihan ASAS Informatika 9

Latihan ASAS Informatika 9

9th - 12th Grade

100 Qs

KKPI FINAL

KKPI FINAL

11th Grade

96 Qs

Photoshop Final Exam

Photoshop Final Exam

9th - 12th Grade

100 Qs

Python Certification Preparation (April 2022)

Python Certification Preparation (April 2022)

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Bryan Campbell

Used 47+ times

FREE Resource

100 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following code?

['Batman', 'Superman', 'Wonder Woman', 'Flash', 'Aquaman']

Cyborg

Batman

['Wonder Woman', 'Flash', 'Aquaman']

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following code?

Aquaman

Cyborg

Batman

Superman

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following code?

['Aquaman', 'Batman', 'Cyborg', 'Flash', 'Superman', 'Wonder Woman']

['Wonder Woman', 'Superman', 'Flash', 'Cyborg', 'Batman', 'Aquaman']

['Cyborg', 'Aquaman', 'Flash', 'Wonder Woman', 'Superman', 'Batman']

['Cyborg', 'Aquaman', 'Flash', 'Wonder Woman', 'Superman']

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following code?

True

true

False

false

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Giving the code above, what would you need to type to print "Cyborg"?

print(justiceLeague[1])

print(justiceLeague[3])

print(justiceLeague[2])

print(justiceLeague[-1])

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

How can we fix this text so that it prints as:

Michael Jordan is the "GOAT"

text="Michael Jordan is the \"GOAT\""

text="Michael Jordan is the /"GOAT/""

text="Michael Jordan is the \\"GOAT\\""

text="Michael Jordan is the//"GOAT//""

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following code?

True

true

False

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?