摘要:
内置函数就是Python给你提供的, 拿来直接用的函数,比如print,input等。 截止到python版本3.6.2 ,一共提供了68个内置函数,具体如下 abs() dict() help() min() setattr() all() dir() hex() next() slice() a 阅读全文
posted @ 2021-01-22 10:07
python阿喵
阅读(244)
评论(0)
推荐(0)