
Cuestionario01: "Variables Python"
Authored by wpacherres wpacherres
Computers
1st - 3rd Grade
Used 46+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Luego de ejecutar este código, ¿a qué tipo de dato pertenece el valor almacenado en la variable a?
a = ("hola" == "casa")
Ninguna
str
int
bool
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Luego de realizar la siguiente asignación, ¿a qué tipo de dato pertenece el valor almacenado en la variable, longitud?
longitud = 1.0000
str
bool
float
int
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Luego de ejecutar este código, ¿a qué tipo de dato pertenece el valor almacenado en la variable resultado?
resultado = "Mi casa es su casa"
int
float
bool
str
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
¿Qué resultado se obtiene al ejecutar este código?
3 + 18 / 3
4
9.0
9
7
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Determine el resultado obtenido tras ejecutar este código
3 * "s" + 4 * "h"
sshhh
sh
ssshhhh
Error
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
¿Qué arroja como resultado este programa?
float("3") + int(4.3)
7.0
7.3
Erro de Python
8.0
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
En palabras, ¿qué es lo que hace este código?
var = 56
23 = var
A la variable 23 se le asigna el valor 56
No hace nada
Arroja un error de Python
Se le asigna 23 a la variable VAR
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?