Question d’entretien chez Revolut

How can you escape/exit a python for-loop?

Réponse à la question d'entretien

Utilisateur anonyme

15 nov. 2018

You can use the break command in Python and actually also in most other programming languages