📌  相关文章
📜  打印列表项 dtype - 任何代码示例

📅  最后修改于: 2022-03-11 14:56:48.896000             🧑  作者: Mango

代码示例1
if type(i) is str
    print(i,type(i))