
Examen Programación Básica en Python 2
Quiz
•
Computers
•
12th Grade
•
Medium
DANIEL BRYAN CARRIZAL PACO
Used 3+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Cuál será la salida de este código?
Par
Divisible por 3
Otro
Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se empieza a escribir un bucle while en Python?
While a>b:
while a>b:
While (a>b)
while (a>b)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se crea una lista con los elementos 1,2,3,4 en Python?
lista = list(1,2,3,4)
lista = (1,2,3,4,)
lista = [1,2,3,4]
lista = {1: 1, 2: 2, 3: 3, 4: 4}
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué operador se utiliza para multiplicar números en python?
/
#
x
*
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
En Python, 'Hola' es lo mismo que "Hola"
VERDADERO
FALSO
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dada la cadena frase = "manzana,pera,plátano,uva", ¿qué devuelve frase.split(",")
'manzana pera plátano uva'
['manzana', 'pera', 'plátano', 'uva']
['manzana'; 'pera'; 'plátano';'uva']
['manzana,pera,plátano,uva']
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la sintaxis correcta para devolver el primer carácter de una cadena?
x = "hola"[0]
x = hola[0]
x = [0]
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
Python for loop
Quiz
•
12th Grade
17 questions
Lección1 - JavaScript
Quiz
•
1st Grade - Professio...
14 questions
Cuestionario sobre Lenguajes de Programación
Quiz
•
7th Grade - University
20 questions
2324tx6
Quiz
•
9th - 12th Grade
15 questions
9-klass informatika 2-sherek monitoring test sorawları
Quiz
•
9th - 12th Grade
16 questions
1_PENSAMENTO_COMPUTACIONAL_A43_FUNÇÕES_RECOMENDADOR_FILMES
Quiz
•
12th Grade
20 questions
Basic 2 Python
Quiz
•
12th Grade - Professi...
20 questions
Framework Aplikasi Web PHP
Quiz
•
12th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade