diff options
Diffstat (limited to 'es-es/python-es.html.markdown')
-rw-r--r-- | es-es/python-es.html.markdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/es-es/python-es.html.markdown b/es-es/python-es.html.markdown index a8f01089..6fec491e 100644 --- a/es-es/python-es.html.markdown +++ b/es-es/python-es.html.markdown @@ -15,7 +15,6 @@ Es básicamente pseudocódigo ejecutable. ¡Comentarios serán muy apreciados! Pueden contactarme en [@louiedinh](http://twitter.com/louiedinh) o louiedinh [at] [servicio de email de google] ```python - # Comentarios de una línea comienzan con una almohadilla (o signo gato) """ Strings multilinea pueden escribirse |