Quiz sobre Pygame y el juego de Tenis Básico

Quiz sobre Pygame y el juego de Tenis Básico

9th Grade

18 Qs

quiz-placeholder

Similar activities

Cuestionario sobre herramientas de IA

Cuestionario sobre herramientas de IA

9th Grade

15 Qs

PyGame 9 сынып 4 тоқсан 1

PyGame 9 сынып 4 тоқсан 1

9th Grade

19 Qs

PyGame (пайгейм) кітапханасы

PyGame (пайгейм) кітапханасы

9th Grade

20 Qs

Arduino

Arduino

9th Grade

22 Qs

Introducción a Python

Introducción a Python

9th Grade

15 Qs

TRANSMICION DE DATOS EN UNA RED DE COMPUTADORAS

TRANSMICION DE DATOS EN UNA RED DE COMPUTADORAS

8th Grade - University

15 Qs

Ensamblaje de computadoras

Ensamblaje de computadoras

2nd Grade - University

15 Qs

Triángulo TISG

Triángulo TISG

1st - 12th Grade

13 Qs

Quiz sobre Pygame y el juego de Tenis Básico

Quiz sobre Pygame y el juego de Tenis Básico

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Joan Fuentes

Used 2+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Qué función se utiliza para inicializar Pygame?

pygame.init()

pygame.start()

pygame.begin()

pygame.launch()

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Qué color representa el negro en el código?

(255, 255, 255)

(128, 128, 128)

(0, 0, 0)

(0, 255, 0)

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Qué tecla se utiliza para mover la raqueta izquierda hacia arriba?

Flecha arriba

W

S

A

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Cuál es la velocidad de las raquetas?

20

15

5

10

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Qué sucede cuando la pelota toca el borde superior o inferior?

Se reinicia el juego

La pelota se detiene

Aumenta la velocidad

Cambia de dirección

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Qué se utiliza para dibujar la pelota en la pantalla?

pygame.draw.line()

pygame.draw.ellipse()

pygame.draw.rect()

pygame.draw.circle()

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Qué variable se utiliza para almacenar el marcador del jugador 1?

score1

jugador1

marcador1

puntuacion1

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?