Icon Crear Crear

Python While Quiz

Froggy Jumps

Test your knowledge about the Python while loop with this quiz game!

Descarga la versión para jugar en papel

0 veces realizada

Creada por

Ucrania

Top 10 resultados

Todavía no hay resultados para este juego. ¡Sé el primero en aparecer en el ranking! para identificarte.
Crea tu propio juego gratis desde nuestro creador de juegos
Compite contra tus amigos para ver quien consigue la mejor puntuación en esta actividad

Top juegos

  1. tiempo
    puntuacion
  1. tiempo
    puntuacion
tiempo
puntuacion
tiempo
puntuacion
 
game-icon

Froggy Jumps

Python While QuizVersión en línea

Test your knowledge about the Python while loop with this quiz game!

por Андрей Бараболин
1

What is the purpose of the while loop in Python?

2

Which keyword is used to define a while loop in Python?

3

What happens if the condition of a while loop is initially false?

4

How can you exit a while loop before its condition becomes false?

5

What is the purpose of the continue statement in a while loop?

6

What is an infinite loop?

7

What is the purpose of the else statement in a while loop?

8

What is the difference between a while loop and a for loop?

9

What is the purpose of the pass statement in a while loop?

10

What is the output of the following code? i = 0 while i < 5: print(i) i += 1

educaplay suscripción