会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ttm6489
2021年12月31日
pyton_decorator_learning
摘要: # author: Roy.G'''x=lambda x,y:x**3+y**3a=x(3,3)print(a)'''# def a(a):# a=2*a# a=b(a) # this b(a) just is a str ,not a function ,so it has no problem#
阅读全文
posted @ 2021-12-31 22:56 ttm6489
阅读(28)
评论(0)
推荐(0)
python_function_learning
摘要: author: Roy.G 20211230import sysimport sysimport mathimport matplotlib.pyplot as plt'''def fun_1(): print("fun_1") return 1def fun_2(): print("fun_1")
阅读全文
posted @ 2021-12-31 11:36 ttm6489
阅读(33)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告