
Preguntas de Python
Authored by Steven Isaac Santillan Padilla
Information Technology (IT)
University
Used 2+ times

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
20 sec • 1 pt
¿Cuál de las siguientes expresiones corresponde a una variable con nombre válido en Python?
2numero
caso_1
mas$
55fundamentos
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
En Python, el resultado de la expresión 25 > 12 es False.
Verdadero
Falso
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Cuál de los siguientes tipos de datos representa correctamente un número con parte fraccionaria en Python?
int
float
str
bool
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Qué operador se utiliza en Python para calcular el residuo de una división?
/
//
**
%
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
La función input() en Python siempre convierte los datos ingresados en tipo int.
Verdadero
Falso
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Cuál de las siguientes opciones es una asignación válida y múltiple en Python?
x = 5 y = 10
a; b; c = 1, 2, 3
x, y, z = 1, 2, 3
m = n = o = 3, 6, 9
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
El resultado de la operación (a + 2)**3, siendo a = 2, es 64.
Verdadero
Falso
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?