Quiz 2.2

Quiz 2.2

Professional Development

26 Qs

quiz-placeholder

Similar activities

Fun facts about video game design

Fun facts about video game design

4th Grade - Professional Development

21 Qs

Design Patterns Quiz 01

Design Patterns Quiz 01

Professional Development

21 Qs

105 5-6 Review

105 5-6 Review

10th Grade - Professional Development

21 Qs

CAP-II Part 2

CAP-II Part 2

Professional Development

21 Qs

Enterprise Mobility + Security

Enterprise Mobility + Security

Professional Development

24 Qs

Minecraft 1.14 update

Minecraft 1.14 update

KG - Professional Development

22 Qs

Scratch

Scratch

4th Grade - Professional Development

22 Qs

Internet Technologies(Quiz 3)

Internet Technologies(Quiz 3)

Professional Development

21 Qs

Quiz 2.2

Quiz 2.2

Assessment

Quiz

Computers

Professional Development

Practice Problem

Hard

Created by

Mohand Mahmoud

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

26 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

if 5 == 10 ........... 4 == 4:

print("At least one of the statements is true")
output is : At least one of the statements is true

2.

FILL IN THE BLANK QUESTION

1 min • 3 pts

fruits = ["apple", "banana", "cherry"]

Use the method to add "orange" to the end of fruits list.

3.

FILL IN THE BLANK QUESTION

1 min • 3 pts

fruits = ["apple", "banana", "cherry"]

Use the method to add "lemon" as the second item in the fruits list.


4.

FILL IN THE BLANK QUESTION

1 min • 3 pts

fruits = ["apple", "banana", "cherry"]

Use indexing to print the last item in the list.

5.

FILL IN THE BLANK QUESTION

1 min • 3 pts

fruits = {"apple", "banana", "cherry"}

more_fruits = ["orange", "mango", "grapes"]

Use the correct method to add multiple items (more_fruits) to the fruits set.

6.

FILL IN THE BLANK QUESTION

1 min • 3 pts

fruits = {"apple", "banana", "cherry"}

Use the method to add "orange" to the fruits set.

7.

FILL IN THE BLANK QUESTION

1 min • 3 pts

print(bool("abc"))

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?