Ciclo en python

Ejemplos de código

2
0

bucle for de python

# print (Hello !) 5 Times.
#(i) it's a name For Variable So You Can Replace it with any name.
for i in range(5):
print("Hello !")
2
0

cómo hacer un lazo en python

while True:
	#yourcode here
0
0

python bucle

Invalid input
Maximum is 10
Minimum is 2

En otros idiomas

Esta página está en otros idiomas

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................