Search Header Logo

MLP LA-2 Quiz 1

Authored by Pramod N

Other

University

Used 1+ times

MLP LA-2 Quiz 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these is a mutable data type in Python?

tuple
list
string
int

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you declare a variable in Python?

int x = 5
x := 5
let x = 5
x = 5

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does '==' operator check in Python?

Assignment
Reference
Equality
Identity

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which function returns the length of a list?

count()
length()
len()
size()

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which method adds an element to the end of a list?

add()
push()
append()
insert()

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the output of list slicing [1:4]?

First 4 elements
Index 1 to 3
Index 0 to 4
All elements

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which keyword is used for conditional branching in Python?

switch
case
if
match

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?