
Laboratorio
Authored by Zucely Camey
Information Technology (IT)
12th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se declaran las variables de números enteros en python?
int
float
srt
input
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se declara los números con punto decimal?
int
float
srt
input
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Selecciona la opción que permite imprimir un texto en python
print("texto a imprimir")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ciclos en python
For, While
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Condición de falso y verdadero en python...
If - Else
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Selecciona el código correcto.
n1=int(input("Ingrese un numero"))
n2=int(input("Ingrese un numero"))
r=n1+n2
print("Resultado es: ", r)
elegido.n1=int(input("Ingrese un numero"))
n2=int(input("Ingrese un numero"))
r=n1+n2
print("Resultado es: ", r)
n1=int(input("Ingrese un numero"))
r=n1+n2
print("Resultado es: ", r)
n1=int(input("Ingrese un numero"))
n2=int(input("Ingrese un numero"))
r=n1+n2
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Forma correcta de realizar una operación en python
n==1+2
n=1+2
n=numero1+numero2
n=7+6
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?