2021年12月31日

摘要: # 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)
摘要: 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)

导航