第1章 Python开发环境的搭建与编码规范

本章学习目标

● 了解Python的特点;

● 了解Python的应用领域;

● 掌握Python开发环境的搭建;

● 熟练使用IDLE和Anaconda3的Jupyter Notebook与Spyder开发环境;

● 熟练安装Python扩展库;

● 了解Python的编码规范;

● 熟练掌握Python标准库与扩展库对象的导入和使用。