Skip to content

Commit 382193e

Browse files
Merge pull request #5391 from villares/patch-1
[python/pt-br] Acrescentando livros em Português
2 parents 8030600 + d7d5640 commit 382193e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

pt-br/python.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -716,8 +716,15 @@ print(say(say_please=True)) # Você me paga uma cerveja? Por favor! Eu sou pobre
716716

717717
## Pronto para mais?
718718

719-
### Free Online
719+
### Grátis Online
720720

721+
#### Em português
722+
723+
* [Pense em Python 2e](https://penseallen.github.io/PensePython2e/)
724+
* [Python Fluente](https://pythonfluente.com)
725+
726+
#### Em inglês
727+
721728
* [Automate the Boring Stuff with Python](https://automatetheboringstuff.com)
722729
* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
723730
* [Dive Into Python](http://www.diveintopython.net/)

0 commit comments

Comments
 (0)