
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
4º ESO. Digitalización. Tema 2 - Redes
Quiz
•
10th Grade
20 questions
Питон П411
Quiz
•
9th - 12th Grade
15 questions
PAS (Penilaian Akhir Semester)
Quiz
•
8th Grade - University
15 questions
Quiz sobre Datos e Informática
Quiz
•
10th Grade
17 questions
Algoritmos
Quiz
•
1st Grade - University
15 questions
Module 3 - Unity Scripting Basics
Quiz
•
9th - 12th Grade
25 questions
Soal Pilihan Ganda Sistem Komputer
Quiz
•
7th Grade - University
25 questions
STS Informatika Kelas 8 Semester 1
Quiz
•
8th Grade - University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
29 questions
CCG 2.2.3 Area
Quiz
•
9th - 12th Grade
10 questions
SAT Focus: Geometry
Quiz
•
10th Grade
15 questions
PRESENTE CONTINUO
Quiz
•
9th - 12th Grade