💎一站式轻松地调用各大LLM模型接口,
支持GPT4、智谱、星火、月之暗面
及文生图
广告
> 原文出处:[一入python深似海](http://blog.csdn.net/column/details/learnpython.html) 作者:[u010367506](http://blog.csdn.net/u010367506) **本系列文章经作者授权在看云整理发布,未经作者允许,请勿转载!** # 一入python深似海 > 学习python的点点滴滴,路在脚下,生生不息。
前言
print
函数与文件
split
range()、list与for
while-loop与for-loop
list
Dict
dict(字典)的一种实现
class
浅拷贝与深拷贝
变量和对象
正则表达式
tuple和set
对象的属性
python之道
目录遍历
小爬虫
what's new in python 3.0
一入python深似海--Views in Python3.1