摘要:
参考书籍:《Learning_Python_5th_Edition.pdf》,一本英文书呢,我上传到百度网盘吧,请点击这里,密码是:kym3 Lists 列表 The Python list object is the most general sequence provided by the la 阅读全文
摘要:
函数 执行结果: 我是一个函数 内建函数(内置函数) help(), print(), format(), ... Help on built-in function print in module builtins: print(...) print(value, ..., sep=' ', en 阅读全文