会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
wuyanzu
博客园
首页
新随笔
联系
订阅
管理
2017年12月15日
随便记记
摘要: #!/usr/bin/python# -*- coding: utf-8 -*-# msg_dic={# 'apple':10,# 'tesla':100000,# 'mac':3000,# 'lenovo':30000,# 'chicken':10,# }## goods=[]# while Tr
阅读全文
posted @ 2017-12-15 01:03 wuyanzu
阅读(150)
评论(0)
推荐(0)
2017年12月8日
随笔记
摘要: #!/usr/bin/python# -*- coding: utf-8 -*-# print ('hello world')# name = "tom"# name2='tom'# print(name == name2)# print(name is name2)## name3 = 'alle
阅读全文
posted @ 2017-12-08 09:23 wuyanzu
阅读(209)
评论(0)
推荐(0)
公告