1. Python 变量和数据类型 Python变量,数据类型[不可变数据类型:Number,str,tuple][可变数据类型:list,dict,set] 2025-03-04 Python #python