Programacion en Python

Quiz
•
Computers
•
5th Grade
•
Hard

oscar castro
Used 92+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Que es el IDE Python?
Internacional Desarrollo Estudios
Interfaz de Disco Duro
Integrated Development Environment (Ambiente Integrado de Desarrollo)
Integrated Diode Embedded
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Como se llama la IDE usada en Clase?
Thonny
Phyton
Java
Linux
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
En el Shell de la interfaz Thonny IDE usada en Clase q podemos hacer?
Correr programas
Guardar programas
Ejecutar instrucciones
ver resultados e ingresar variables
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Condicion ==True
while Condicion==True:
verde.on()
sleep(1)
(Condicion = True) es una variable de qué tipo?
Numéro entero
Lógica o Boolean
String o de texto
Numéro real
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print('Ingresa tu Nombre')
nombre =input()
La variable "nombre" usada para guardar el nombre del usuario es una variable de qué tipo?
Numéro entero
Lógica o Boolean
String o de texto
Numéro real
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Que hace el siguiente código?
rojo= LED(2)
Condicion ==True
while Condicion==True:
rojo.on()
sleep(1)
rojo.off()
sleep(1)
Condicion=False
El led rojo queda intermitente
No hace nada
El led no enciende
El led rojo enciende 2 seg y se apaga
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qué hace siguiente programa?
from gpiozero import LED
from time import sleep
rojo= LED(2)
amarillo=LED(3)
verde=LED(4)
while True:
rojo.on()
sleep(1)
rojo.off()
sleep(1)
LED intermitente amarillo en pin GPIO2.
LED Intermitente Rojo en pin GPIO3
LED Intermitente Rojo en pin GPIO2.
No hace nada
Similar Resources on Wayground
11 questions
Clase 06

Quiz
•
4th - 6th Grade
10 questions
Diodos

Quiz
•
1st - 12th Grade
11 questions
Arduino con circuitos

Quiz
•
5th Grade
10 questions
Know Your Microbit

Quiz
•
4th - 8th Grade
7 questions
1. Introduction of Arduino 💻

Quiz
•
5th Grade
9 questions
Circuitos Tecnokids Básico

Quiz
•
1st - 5th Grade
12 questions
3ro - Semestral 2021

Quiz
•
3rd - 5th Grade
10 questions
El teclado y mouse

Quiz
•
1st - 5th 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