Browse Source

Adding Reddit discussion on Python tricks link

Swaroop C H 12 years ago
parent
commit
56f35bfa10
1 changed files with 1 additions and 0 deletions
  1. 1 0
      18-what-next.md

+ 1 - 0
18-what-next.md

@@ -89,6 +89,7 @@ and read a lot of code:
 ## Tutorials ##
 
 - [Hidden features of Python](http://stackoverflow.com/q/101268/4869)
+- [What's the one code snippet/python trick/etc did you wish you knew when you learned python?](http://www.reddit.com/r/Python/comments/19dir2/whats_the_one_code_snippetpython_tricketc_did_you/)
 - [Awaretek's comprehensive list of Python tutorials](http://www.awaretek.com/tutorials.html)
 
 ## Discussion ##