From 0aceb41100448904bcffa10525fcd4b75ad5ffe2 Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Sun, 7 Apr 2024 03:54:02 -0700 Subject: [python/*] remove feedback email request --- es-es/python-es.html.markdown | 2 -- es-es/pythonlegacy-es.html.markdown | 2 -- 2 files changed, 4 deletions(-) (limited to 'es-es') diff --git a/es-es/python-es.html.markdown b/es-es/python-es.html.markdown index 6fec491e..2cb48144 100644 --- a/es-es/python-es.html.markdown +++ b/es-es/python-es.html.markdown @@ -12,8 +12,6 @@ Python fue creado por Guido Van Rossum en el principio de los 90'. Ahora es uno de los lenguajes más populares en existencia. Me enamoré de Python por su claridad sintáctica. 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) diff --git a/es-es/pythonlegacy-es.html.markdown b/es-es/pythonlegacy-es.html.markdown index 0a7304e9..6efdc623 100644 --- a/es-es/pythonlegacy-es.html.markdown +++ b/es-es/pythonlegacy-es.html.markdown @@ -13,8 +13,6 @@ Python fue creado por Guido Van Rossum en el principio de los 90. Ahora es uno de los lenguajes más populares que existen. Me enamoré de Python por su claridad sintáctica. 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] - Nota: Este artículo aplica a Python 2.7 específicamente, pero debería ser aplicable a Python 2.x. ¡Pronto un recorrido por Python 3! ```python -- cgit v1.2.3