Python Tips

A Python tip a day keeps the bugs away ;)

Download as .zip Download as .tar.gz View on GitHub

Python Tips

A Python tip a day keeps the bugs away ;)

  1. zip
  2. map and list comprenhension
  3. any and all
  4. enumerate
  5. ternary operators