Computer Science Canada Python Tips & Tricks |
Author: | Zren [ Sun Jan 27, 2013 3:03 pm ] |
Post subject: | Python Tips & Tricks |
Saw this on reddit, figured some of you might like to read it. My favourites (that were new) was combinations() and zip(). There are a few more tricks mentioned in reddit's comments too. http://maxburstein.com/blog/python-shortcuts-for-the-python-beginner/ |
Author: | Somsakjohn [ Wed Jun 08, 2016 6:32 am ] |
Post subject: | RE:Python Tips & Tricks |
I read this story, I'm feeling that it's very useful. |