Question d’entretien chez Ayoka

Write a program that gives an infinite loop.

Réponse à la question d'entretien

Utilisateur anonyme

6 sept. 2020

while(1){print(“Hello World\n”);}