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

Was this helpful?

第 1 章 用Pythonic方式来思考

PE8风格指南bytes,str和unicode用列表推导取代map和filter
PreviousIntroductionNextPE8风格指南

Last updated 6 years ago

Was this helpful?