会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Chencp一直在酷
Chencp is still a "bug" boy
博客园
首页
联系
订阅
管理
2018年12月31日
python之函数初识
摘要: 一,什么是函数? 现在有这么个情况:python中的len方法不让用了,你怎么办? 来测试一下‘hello word’ 的长度: s1 = "hello world" length = 0 for i in s1: length = length+1 print(length) OK,完事儿了,非常
阅读全文
posted @ 2018-12-31 14:00 陈臭屁
阅读(100)
评论(0)
推荐(0)
编辑
公告
ヾ(≧O≦)〃chencp top