Pergunta de entrevista da empresa Revolut

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

Resposta da entrevista

Sigiloso

15 de nov. de 2018

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