摘要:
python 基础(四) 一. 本章主要内容简介: 1. Python内置函数的功能用途(继续上一章讲解) 内置函数: 1)数字运算、类型转换、集合类操作: bin()、oct()、int()、hex() 进制转换,round()四舍五入,pow()返回x的y次幂,range() 生成序列,sum( 阅读全文
posted @ 2016-06-04 11:49
刘海龙-py-之路
阅读(275)
评论(0)
推荐(0)