ProA Desarrollo de Software 3° año

Quiz
•
Computers
•
1st - 12th Grade
•
Medium
Maria Arias
Used 4+ times
FREE Resource
19 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
¿Cómo hacemos el "Hola Mundo"en Python?
print(Hola Mundo)
print "Hola Mundo"
print ("Hola Mundo")
2.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Como se da cuenta Python de las instrucciones dentro de un bloque de código (por ejemplo if, while o for)
Por uso de llaves {}
Por la indentación
Magia
3.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
En una parte de un algoritmo aparece la siguiente línea: #val1 = val1+1
¿qué hace?
suma a la variable val1 en uno
a la variable val1 le da uno
no hace nada, es un comentario
ninguna es correcta
4.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
¿Cuáll de estos archivos tiene un código Python dentro?
HoroscopoPepe.py
holaMundo.js
calculadora.html
prueba.pas
5.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Quiero crear una función en Python, lo primero a escribir sería:
function
create
new
def
6.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Cual de estas condiciones no corresponde en un if
(num1 > 3)
(num1 = 1)
(num1 <= 4)
(num1 == 1)
7.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Si mi código tiene que repetir algo cuatro veces exactas, lo mejor sería usar un:
for
while
if
def
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Python - Variables and Input

Quiz
•
1st - 10th Grade
15 questions
# REVIEW 1 DATA TYPES

Quiz
•
10th Grade
16 questions
Variables and Data Types Knowledge Check

Quiz
•
9th - 12th Grade
15 questions
Functions in Python

Quiz
•
9th - 12th Grade
20 questions
Alternate assignment: Unit 7 test

Quiz
•
8th Grade
20 questions
Python year 9

Quiz
•
8th - 11th Grade
20 questions
CS Python Fundamentals Unit 3 Review

Quiz
•
9th - 12th Grade
14 questions
تقييم درس الجملة الشرطية الكاملة

Quiz
•
10th Grade
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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade