For repeating something infinitely | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

For repeating something infinitely

simple code for infinite loop

2nd May 2017, 2:22 PM
sumit gupta
sumit gupta - avatar
1 Respuesta
+ 2
while 1==1: print("press clt+c")
2nd May 2017, 2:23 PM
sumit gupta
sumit gupta - avatar