摘要: Numbers数字 String字符串 Bool布尔型 List列表 Tuple元祖 Dict字典 运行结果: {'name': 'fatbird', 'city': 'shanghai', 'tel': 10001000} <class 'dict'>shanghai 数据类型转换方法(int, 阅读全文
posted @ 2018-12-09 23:55 ZeroBit 阅读(303) 评论(0) 推荐(0)