
Preguntas sobre Pygame

Quiz
•
Computers
•
11th Grade
•
Medium
Juan Delgado
Used 3+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Qué función de Pygame se utiliza para inicializar todos los módulos de Pygame?
pygame.init()
pygame.start()
pygame.launch()
pygame.setup()
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Cuál es la secuencia de un bucle principal en un juego de Pygame?
Eventos, lógica del juego, actualización de la pantalla
Inicialización, eventos, lógica del juego
Eventos, lógica del juego, finalización
Inicialización, lógica del juego, finalización
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Cuál es el propósito de pygame.quit()?
Terminar el juego
Detener el bucle principal
Cerrar todos los módulos de Pygame
Salir del programa
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Cómo se establece el título de la ventana en Pygame?
pygame.set_caption()
pygame.display.set_caption()
pygame.window.set_caption()
pygame.title.set_caption()
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Qué método se utiliza para actualizar la pantalla en Pygame?
pygame.refresh()
pygame.display.flip()
pygame.display.update()
pygame.screen.update()
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Cómo se define el color en Pygame?
(R, G, B)
[R, G, B]
{R, G, B}
(G, B, R)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Qué se utiliza para manejar los eventos en Pygame?
Un bucle for con pygame.event.get()
Un bucle while con pygame.event.get()
La función pygame.event.poll()
La función pygame.event.wait()
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
11° Evaluación bimestral de informática

Quiz
•
11th Grade
18 questions
Desafío del Día de la Mujer

Quiz
•
11th Grade
21 questions
MICROBIT

Quiz
•
11th Grade
20 questions
Bullying y delitos informaticos

Quiz
•
9th - 12th Grade
20 questions
Transporte Vs almacenamiento de información

Quiz
•
9th - 12th Grade
24 questions
SCRUM STUDY - ULTIMO

Quiz
•
1st Grade - University
20 questions
Conociendo la Computadora

Quiz
•
7th Grade - University
19 questions
La red de redes INTERNET

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade