diff options
author | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-07 03:54:02 -0700 |
---|---|---|
committer | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-07 03:54:02 -0700 |
commit | 0aceb41100448904bcffa10525fcd4b75ad5ffe2 (patch) | |
tree | 63c73971c9c392278577b14275ed9c9c18fa2301 /pt-br/python-pt.html.markdown | |
parent | 8f67b5f2efbbc9f0958ca42f71a74ec63cfbedb5 (diff) |
[python/*] remove feedback email request
Diffstat (limited to 'pt-br/python-pt.html.markdown')
-rw-r--r-- | pt-br/python-pt.html.markdown | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pt-br/python-pt.html.markdown b/pt-br/python-pt.html.markdown index d47395b1..46eb524f 100644 --- a/pt-br/python-pt.html.markdown +++ b/pt-br/python-pt.html.markdown @@ -16,10 +16,6 @@ Python foi criada por Guido Van Rossum nos anos 1990. Ela é atualmente uma das linguagens mais populares existentes. Eu me apaixonei por Python por sua clareza sintática. É praticamente pseudocódigo executável. -Opniões são muito bem vindas. Você pode encontrar-me em -[@louiedinh](http://twitter.com/louiedinh) ou louiedinh [em] -[serviço de e-mail do google]. - Observação: Este artigo trata de Python 3 especificamente. Verifique [aqui](http://learnxinyminutes.com/docs/pt-br/python-pt/) se você pretende aprender o velho Python 2.7. |