Python Programming Quiz

Python Programming Quiz

9th - 12th Grade

70 Qs

quiz-placeholder

Similar activities

Final exam Review

Final exam Review

9th - 12th Grade

71 Qs

Access Control Unit 2

Access Control Unit 2

11th - 12th Grade

70 Qs

Final Review Activity

Final Review Activity

9th - 12th Grade

70 Qs

APCS Principles Practice Exam

APCS Principles Practice Exam

8th Grade - University

75 Qs

Server, Konsola, Virtual, AD, DHCP, DNS, NAT, IIS, FTP

Server, Konsola, Virtual, AD, DHCP, DNS, NAT, IIS, FTP

7th Grade - Professional Development

72 Qs

variables y constantes cartilla2 - PHP

variables y constantes cartilla2 - PHP

10th - 11th Grade

73 Qs

PTS Informatika 2 (analisa data, algoritma dan pemrograman)

PTS Informatika 2 (analisa data, algoritma dan pemrograman)

9th - 12th Grade

65 Qs

Python Programming Quiz

Python Programming Quiz

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

WaiLin Htet

FREE Resource

AI

Enhance your content in a minute

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

70 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of print(10 % 3)?

3

1

0

Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to skip the current iteration of a loop?

break

continue

pass

skip

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to create a set?

[1, 2, 3]

(1, 2, 3)

{1, 2, 3}

{1:2, 3:4}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of print(bool(0))?

True

False

0

Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method adds an item to a set?

append()

add()

insert()

push()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of print("Python".lower())?

PYTHON

python

Python

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used for logical AND?

&&

and

||

or

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?