¿Cuál de las siguientes opciones define correctamente una lista en Python?
Evaluación 10_p2

Quiz
•
Computers
•
10th Grade
•
Hard
Daniel Alejandro Arango Parrado
Used 2+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
mi_lista= {1, 2, 3}
mi_lista= (1, 2, 3)
mi_lista = [1, 2, 3, "a"]
mi_lista = {"a": 1, "b": 2}
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
¿Cómo se accede al elemento de valor 30 de la lista mi_lista = [10, 20, 30, 40]
mi_lista[3]
mi_lista(2)
mi_lista[2]
mi_lista.obtener(3)
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
¿Qué imprimirá el código de la siguiente imagen?
[5, 10, 15]
3
15
Error
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
¿Cuál de los siguientes métodos se utiliza para agregar un elemento al final de una lista?
extend()
append()
add()
insert()
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
¿Qué hará el siguiente código con la lista frutas = ["manzana", "pera"]?
["manzana", "pera", "banana"]
["manzana", "banana", "pera"]
["banana", "manzana", "pera"]
Error
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
¿Cuál de las siguientes métodos elimina el último elemento de una lista y lo devuelve?
pop()
remove()
delete()
clear()
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
¿Qué imprimirá el código de la siguiente imagen?
['a', 'c', 'b']
['a', 'b', 'c']
['a', 'c']
Error
Create a free account and access millions of resources
Similar Resources on Quizizz
16 questions
Actividad DOCS PR3

Quiz
•
3rd Grade - University
15 questions
Evaluacion Sof.App

Quiz
•
10th Grade
16 questions
Microsoft Word

Quiz
•
10th Grade
14 questions
Repaso Teórico Conceptos Pascal

Quiz
•
8th - 12th Grade
15 questions
Estructuras de Control

Quiz
•
10th Grade
18 questions
While DoWhile - LogicaProg

Quiz
•
1st - 10th Grade
13 questions
PRUEBA CORTA I - COMPUTACIÓN APLICADA -U3

Quiz
•
10th Grade
20 questions
Uso del Aula VIrtual

Quiz
•
1st Grade - University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes

Quiz
•
9th - 12th Grade