Search Header Logo

PYTHON

Authored by Prof JRexy

Science

University

Used 69+ times

PYTHON
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pick the odd man out

import

pass

break

continue

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

List is represented by

{ }

[ ]

( )

< >

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Suppose list1 is [3, 4, 5, 20, 5, 25, 1, 3], what is list1 after list1.pop(1)?

[3, 4, 5, 20, 5, 25, 1, 3]

[1, 3, 3, 4, 5, 5, 20, 25]

[3, 5, 20, 5, 25, 1, 3]

[1, 3, 4, 5, 20, 5, 25]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

List is Mutable

YES

NO

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A reserved keyword may not be chosen as an identifier

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is called as equality operator?

- *

==

- +

=

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python ____________ holds key-value pairs.

Set

Tuple

Dictionary

List

Access all questions and much more by creating a free account

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

Already have an account?