diff options
Diffstat (limited to 'pt-br/python-pt.html.markdown')
-rw-r--r-- | pt-br/python-pt.html.markdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pt-br/python-pt.html.markdown b/pt-br/python-pt.html.markdown index 3f9c54c1..d47395b1 100644 --- a/pt-br/python-pt.html.markdown +++ b/pt-br/python-pt.html.markdown @@ -25,7 +25,6 @@ Observação: Este artigo trata de Python 3 especificamente. Verifique aprender o velho Python 2.7. ```python - # Comentários em uma única linha começam com uma cerquilha (também conhecido por sustenido). """ Strings de várias linhas podem ser escritas |