Icon Créer jeu Créer jeu

Python While Quiz

Froggy Jumps

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

Téléchargez la version pour jouer sur papier

0 fois fait

Créé par

Ukraine

Top 10 résultats

Il n'y a toujours pas de résultats pour ce jeu. Soyez le premier à apparaître dans le classement! pour vous identifier.
Créez votre propre jeu gratuite à partir de notre créateur de jeu
Affrontez vos amis pour voir qui obtient le meilleur score dans ce jeu

Top Jeux

  1. temps
    but
  1. temps
    but
temps
but
temps
but
 
game-icon

Froggy Jumps

Python While QuizVersion en ligne

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

par Андрей Бараболин
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