点击查看【bilibili】 总结:转换数据类型常⽤的函数:int()——转换成整型float()——转换成浮点型str()——转换成字符串list()——转换成列表tuple()——转换成元祖eval()——转换成原本的类型