关于python学习笔记

发布时间 2023-06-22 18:54:27作者: Eword

转载请注明 来源:http://www.eword.name/
Author:eword
Email:eword@eword.name

关于python学习笔记

详细记录Eword的python入门过程

IDE环境推荐

# 【推荐】
VSCode+Python+pip+Virtualenv

# 【可选】
PyCharm+Python+pip+Virtualenv