¿Qué es una variable en Python?
Recuparacion 10 CP

Quiz
•
Computers
•
10th Grade
•
Medium
Ronald Villamizar
Used 2+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Una variable en Python es un método para crear bucles.
Una variable en Python es un tipo de dato específico.
Una variable en Python es un espacio en memoria que almacena datos y se le asigna un nombre.
Una variable en Python es un comando que ejecuta funciones.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuáles son los tipos de datos básicos en Python?
int, float, str, bool, list, tuple, set, dict
int, float, str, boolean, list
char, float, array, dict
int, float, str, bool, array, dict
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se declara una variable en Python?
value = variable_name
variable_name : value
let variable_name = value
variable_name = value
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué estructura de control se utiliza para tomar decisiones en Python?
for, while, do
switch, case, break
try, except, finally
if, elif, else
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la diferencia entre 'if' y 'elif' en Python?
Ambos son sinónimos y se pueden usar indistintamente.
'if' se usa solo en bucles, mientras que 'elif' se usa en funciones.
La diferencia es que 'if' evalúa la primera condición y 'elif' evalúa condiciones adicionales si las anteriores son falsas.
'if' solo puede tener una condición, mientras que 'elif' puede tener múltiples.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se crea un bucle 'for' en Python?
for i in range(0, 5, 2):
for (i = 0; i < 5; i++)
for i in range(5):
for i in 5:
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué función se utiliza para obtener la entrada del usuario?
read()
fetchUserInput()
getInput()
input()
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
TECNOLOGÍA - MICROSOFT EXCEL

Quiz
•
9th - 11th Grade
20 questions
Diagnostico

Quiz
•
10th Grade
15 questions
Condicionales y Bucles en PSeInt Prueba

Quiz
•
10th Grade
15 questions
Estructuras de Control

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

Quiz
•
8th - 12th Grade
15 questions
TIPOS DE REDES DE COMPUTADORAS

Quiz
•
8th Grade - University
20 questions
TEST1.PY

Quiz
•
10th Grade - University
16 questions
Diagramas de flujo

Quiz
•
10th Grade
Popular Resources on Quizizz
20 questions
math review

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

Quiz
•
6th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
10 questions
Human Body Systems and Functions

Interactive video
•
6th - 8th Grade
19 questions
Math Review

Quiz
•
3rd Grade
45 questions
7th Grade Math EOG Review

Quiz
•
7th Grade
Discover more resources for Computers
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
20 questions
Investing

Quiz
•
9th - 12th Grade
20 questions
Insurance

Quiz
•
9th - 12th Grade
20 questions
MCAS Biology Review

Quiz
•
9th - 10th Grade
20 questions
Paying for College

Quiz
•
9th - 12th Grade
20 questions
Banking

Quiz
•
9th - 12th Grade
20 questions
Managing Credit

Quiz
•
9th - 12th Grade