Assessment Quiz 2

Assessment Quiz 2

7th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

python

python

9th Grade

13 Qs

U1_AI-B_Formativo

U1_AI-B_Formativo

12th Grade

10 Qs

Module 08 - Lists

Module 08 - Lists

10th Grade

10 Qs

ArrayList

ArrayList

10th - 12th Grade

11 Qs

Python- Creating and Altering Data Structures Quiz

Python- Creating and Altering Data Structures Quiz

9th Grade - University

10 Qs

Quiz

Quiz

8th Grade

10 Qs

LOOPS

LOOPS

7th - 9th Grade

10 Qs

Python Quiz - 4

Python Quiz - 4

4th - 11th Grade

10 Qs

Assessment Quiz 2

Assessment Quiz 2

Assessment

Quiz

Computers

7th - 12th Grade

Easy

Created by

Shivam Mishra

Used 1K+ times

FREE Resource

AI

Enhance your content

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Print output.

x=”CHAMPION”

print(x[5])

C

A

I

P

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tell Output:

x="CHAMPION"

print(x[0:4])

CHAM

CHAMP

C

HAMP

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which string method returns all characters in upper case:

upper()

replace()

title()

isupper()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In list which method is used to find the index of a number:

index()

append()

insert()

remove()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is used to add elements to the list:

append()

remove()

index()

count()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method can be used to calculate length of list:

len()

string()

count()

remove()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure can be used to save key: value pairs:

Dictionary

List

Tuple

Set

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?