Tema
:
Bytes en python 2
Ver Mensaje Individual
#
2
(
permalink
)
16/09/2014, 01:41
SARGE553413
Fecha de Ingreso: febrero-2014
Mensajes: 55
Antigüedad: 10 años, 8 meses
Puntos: 3
Respuesta: Bytes en python 2
Solucionado:
Código:
ascii = "".join(chr(i) for i in range(10,40)) print ascii
Saludos.
SARGE553413
Ver Perfil
Buscar todos los Mensajes de SARGE553413