mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
Update python.html.markdown (#4257)
This commit is contained in:
parent
2a849af615
commit
2c8b419c54
@ -1032,6 +1032,7 @@ print(say(say_please=True)) # Can you buy me a beer? Please! I am poor :(
|
||||
* [The Official Docs](https://docs.python.org/3/)
|
||||
* [Hitchhiker's Guide to Python](https://docs.python-guide.org/en/latest/)
|
||||
* [Python Course](https://www.python-course.eu)
|
||||
* [Free Interactive Python Course](http://www.Kikodo.io)
|
||||
* [First Steps With Python](https://realpython.com/learn/python-first-steps/)
|
||||
* [A curated list of awesome Python frameworks, libraries and software](https://github.com/vinta/awesome-python)
|
||||
* [30 Python Language Features and Tricks You May Not Know About](https://sahandsaba.com/thirty-python-language-features-and-tricks-you-may-not-know.html)
|
||||
|
Loading…
Reference in New Issue
Block a user