TEST FINAL - Algoritmia de Programación

Quiz
•
Computers
•
University
•
Hard
Dadwin Zavala
Used 83+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Complete la palabra reservada de Python en el siguiente programa:
X=6
If X < 0:
Print (“negativo”)
¿? X == 0
Peint(“cero”)
Else:
Print(“positivo”)
elseif
elif
else
else if.
Do
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál de las opciones es equivalente al código de python mostrado?
If 5==2 :
Print(“Si”)
Else:
Print(“No”)
print("No") if 5 == 2 else print("Si")
if 5 == 2 print("Si") : print("No")
if 5 == 2 print("Si") else print("No")
print("Si") if 5 == 2 else print("No")
Solo A y B.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la salida que produce este bloque de código en python?
X= 0
While X < 3 :
X= X+1
Else :
Print (X)
0
1
2
3
4
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la salida que produce este bloque de código en python?.
For num in rango(5)
Print (num)
0,1,2,3,4
0,1,2,3,4,5
1,2,3,4,5
1,2,3,4.
4,3,2,1.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la salida que produce este bloque de código en python?
X = 0
While X < 3
X = X + 1
Else:
For n in rango (X, X+3):
Print (n)
0, 1 y 2
1, 2 y 3
2, 3 y 4
3, 4 y 5
5, 4, 5
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Herramienta para el modelado de datos de un sistema de información fácilmente.
MER
CRUD
DFD
CLASE
ALGORITMO
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
El lenguaje ………….. es el más universal en los sistemas de base de datos. Este lenguaje nos permite realizar consultas a nuestras bases de datos para mostrar, insertar, actualizar y borrar datos.
Python
Java
C
Ruby
SQL
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Entrada e Saída em Python

Quiz
•
University
15 questions
Python introduction

Quiz
•
University
25 questions
Introduction to Python

Quiz
•
KG - University
20 questions
ASK T2 - Kod Arahan (Python)

Quiz
•
7th Grade - University
20 questions
Day 6 - ONLINE TEST - PL03 PYTHON PROGRAMMING

Quiz
•
University
20 questions
Ch.8 - Introducing Python

Quiz
•
6th Grade - Professio...
20 questions
Python 101

Quiz
•
University
15 questions
HCI 584 Python quiz

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University