
Prueba saber grado décimo
Quiz
•
Information Technology (IT)
•
10th Grade
•
Hard
Victor Moreno
Used 6+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la salida del siguiente código en Python?
python
print("Hola" + "Mundo")
Hola Mundo
HolaMundo
"Hola"+"Mundo"
Error de sintaxis
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué hace la función len() en Python?
Convierte un texto a mayúsculas.
Cuenta el número de caracteres en una cadena o elementos en una lista.
Suma dos números.
Detiene la ejecución del programa.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es el resultado de este código?
python
for i in range(3):
print(i)
0 1 2
1 2 3
3 3 3
range(3)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se captura un número entero ingresado por el usuario en Python?
input("Ingrese un número")
int(input("Ingrese un número"))
print(input("Ingrese un número"))
float("Ingrese un número")
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué imprime este código?
python
texto = "Python"
print(len(texto))
P y t h o n
6
Python
5
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es el error en este bucle for?
python
for x in 5: print(x)
Falta range() para iterar.
Debería ser while x in 5:.
No hay error, funciona correctamente.
Falta el signo : al final.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué hace este código?
python
nombre = input("¿Cómo te llamas? ")
print("Hola,", nombre)
Suma dos números.
Pide el nombre al usuario y lo saluda.
Genera un error porque falta int().
Imprime "Hola, nombre" literalmente.
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
quiz1B1
Quiz
•
7th Grade - University
20 questions
Ulangan Harian Sistem Komputer
Quiz
•
10th Grade
15 questions
Module 2 Quiz
Quiz
•
10th Grade
20 questions
sistem komputer kelas 9
Quiz
•
9th Grade - University
15 questions
Perkenalan & Komponen Komputer
Quiz
•
10th Grade
20 questions
Fundamentos de HTML e CSS
Quiz
•
10th Grade
20 questions
Producción de Contenido
Quiz
•
9th - 12th Grade
20 questions
Eva_Est_P1_11_PMV
Quiz
•
4th Grade - University
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Information Technology (IT)
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
20 questions
Halloween movies trivia
Quiz
•
7th - 12th Grade
15 questions
Halloween Characters
Quiz
•
7th - 12th Grade
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
10 questions
Halloween Trivia Challenge
Interactive video
•
6th - 10th Grade
10 questions
Understanding Meiosis
Interactive video
•
6th - 10th Grade
14 questions
Halloween Fun
Quiz
•
2nd - 12th Grade
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
