
Explorando Python
Authored by Estefany Rizo
Other
6th Grade
Used 8+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
16 questions
Show all answers
1.
OPEN ENDED QUESTION
3 mins • 1 pt
Grupo
Evaluate responses using AI:
OFF
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la función en Python utilizada para imprimir en la consola?
print()
write()
show()
display()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuáles son los tipos de datos básicos en Python?
list
char
int, float, str, bool, None
double
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué hace el operador relacional '==' en Python?
Multiplica dos valores en Python.
Verifica si un valor es mayor que otro en Python.
Concatena dos cadenas de texto en Python.
Compara si dos valores son iguales en Python.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la salida del siguiente código: print(5 + 3 * 2)?
11
10
7
16
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es el tipo de dato para almacenar números enteros en Python?
Flotante (float)
Texto (str)
Booleano (bool)
Entero (int)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué sucede si intentas sumar un número entero con una cadena en Python?
Python will return the sum of the integer and the ASCII values of the characters in the string.
Python will convert the integer to a string and then sum the two values.
Python will concatenate the integer and the string together.
Python will raise a TypeError.
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?