
Prueba saber grado décimo
Authored by Victor Moreno
Information Technology (IT)
10th Grade
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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.
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?
Similar Resources on Wayground
20 questions
Producción de Contenido
Quiz
•
9th - 12th Grade
20 questions
Eva_Est_P1_11_PMV
Quiz
•
4th Grade - University
21 questions
Direct Data Entry Devices, Advantages and Disadvantages
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
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Information Technology (IT)
15 questions
Making Inferences
Quiz
•
7th - 12th Grade
23 questions
TSI Math Vocabulary
Quiz
•
10th - 12th Grade
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
10 questions
Cell Organelles and Their Functions
Interactive video
•
6th - 10th Grade
10 questions
Plotting Points on a Coordinate Plane: Quadrant 1 Essentials
Interactive video
•
6th - 10th Grade
10 questions
Exploring Abiotic and Biotic Factors in Ecosystems
Interactive video
•
6th - 10th Grade
20 questions
SSS/SAS
Quiz
•
9th - 12th Grade
20 questions
Figurative Language Review
Quiz
•
10th Grade