摘要: iter() next() hash() open() isinstance() issubclass() bin() hex() oct() 阅读全文
posted @ 2023-03-23 22:04 jzm1/ 阅读(5) 评论(0) 推荐(0)
摘要: sum() sorted() reversed() all() any() enumerate() zip() map() filter() 阅读全文
posted @ 2023-03-23 22:02 jzm1/ 阅读(17) 评论(0) 推荐(0)
摘要: abs() divmod() pow() len() ord() chr() id() min() max() 阅读全文
posted @ 2023-03-23 21:41 jzm1/ 阅读(14) 评论(0) 推荐(0)
摘要: ![image](https://img2023.cnblogs.com/blog/3147427/202303/3147427-20230323213358476-1070693835.png) ![image](https://img2023.cnblogs.com/blog/3147427/202303/3147427-20230323213526453-1654558452.png) 阅读全文
posted @ 2023-03-23 21:35 jzm1/ 阅读(22) 评论(0) 推荐(0)
摘要: ![image](https://img2023.cnblogs.com/blog/3147427/202303/3147427-20230323212759761-282866196.png) 阅读全文
posted @ 2023-03-23 21:28 jzm1/ 阅读(31) 评论(0) 推荐(0)
摘要: ![image](https://img2023.cnblogs.com/blog/3147427/202303/3147427-20230323212616951-1530386076.png) 阅读全文
posted @ 2023-03-23 21:26 jzm1/ 阅读(12) 评论(0) 推荐(0)
摘要: ![image](https://img2023.cnblogs.com/blog/3147427/202303/3147427-20230323212249407-2123207197.png) ![image](https://img2023.cnblogs.com/blog/3147427/202303/3147427-20230323212315713-1114063312.png) ![ 阅读全文
posted @ 2023-03-23 21:23 jzm1/ 阅读(17) 评论(0) 推荐(0)
摘要: 数字类型上 数字类型下 布尔类型 print() -- BIF input() -- BIF int() decimal -- 十进制定点和浮点运算 range() float() complex() 阅读全文
posted @ 2023-03-23 21:01 jzm1/ 阅读(8) 评论(0) 推荐(0)
摘要: ![image](https://img2023.cnblogs.com/blog/3147427/202303/3147427-20230323204119674-503510957.png) 阅读全文
posted @ 2023-03-23 20:42 jzm1/ 阅读(16) 评论(0) 推荐(0)
摘要: 列表 方法 用法案例 字符串 方法 字典 方法 用法案例 集合 方法1 方法2 用法案例 文件对象 方法 阅读全文
posted @ 2023-03-23 20:29 jzm1/ 阅读(14) 评论(0) 推荐(0)