Effective Python‘ Notebook
  • Introduction
  • 第 1 章 用Pythonic方式来思考
    • PE8风格指南
    • bytes,str和unicode
    • 用列表推导取代map和filter
Powered by GitBook
On this page

Was this helpful?

  1. 第 1 章 用Pythonic方式来思考

PE8风格指南

Previous第 1 章 用Pythonic方式来思考Nextbytes,str和unicode

Last updated 6 years ago

Was this helpful?