“Imprimir (i)” Código de respuesta

Imprimir (i)

for i in [100, 1000, 10000]:
    print(i)
Successful Swiftlet

impresión()

The print() function will print out whatever you want.
The print will go to the output.
MarkedThing

Respuestas similares a “Imprimir (i)”

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código