Search Header Logo

Quiz sobre Listas em Python

Authored by Márcio Leite

Information Technology (IT)

12th Grade

Quiz sobre Listas em Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual símbolo é utilizado para criar listas em Python?

<>

()

[]

{}

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual método é utilizado para adicionar um item ao final de uma lista em Python?

.insert()

.append()

.remove()

.pop()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é a posição inicial dos índices em uma lista Python?

1

0

-1

2

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual método remove o último item de uma lista, mas não o exclui?

.clear()

.del()

.pop()

.remove()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual operador é usado para concatenar duas listas em Python?

-

*

+

/

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual função retorna o número de elementos em uma lista?

length()

count()

size()

len()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual método é usado para ordenar os itens de uma lista?

.sequence()

.arrange()

.order()

.sort()

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?