
Trabajo Básico con Python 3
Authored by Hector Ley
Computers
5th Grade
Used 7+ 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
1 min • 1 pt
Comando que se utliza parar imprimir en pantalla
print.write
console.log
No hya respuesta
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Instrucción que se utiliza para crear una constante llamada promedio con el valor inicial de 50
promedio = 50
PROMEDIO = 50
PROMEDIO = "50"
promedio = '50'
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Instrucción que pide el ingreso de una dirección domiciliar
No hay respuesta
dir = float(input('Escribe tu dirección'))
dir = int(input('Escribe tu dirección'))
dir = input('Escribe tu dirección')
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Instrucción que se utiliza para mostrar en pantalla un mensaje concatenando el valor de una variable
print('El nombre ingresado es: {nombre}')
print(f'El nombre ingresado es: {nombre}')
print(f'El nombre ingresado es: {nombre})
No hay respuesta
5.
FILL IN THE BLANKS QUESTION
1 min • 1 pt
Nombre que recibe el signo o símbolo que se utiliza para agregar comentarios en Python (Utilice minúsculas para su respuesta)
(a)
6.
FILL IN THE BLANKS QUESTION
1 min • 1 pt
¿Cuál es el nombre correcto del archivo principal de Python? (Utilice minúsculas para su respuesta)
(a)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Instrucción que se utiliza para leer un número entero desde la entrada estándar
num = input('Escribe un número entero')
num = int(input('Escribe un número entero'))
No hay respuesta
num = float(input('Escribe un número entero'))
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?