@ -0,0 +1,9 @@
#必备参数
#关键字传参
#默认参数
#不定长参数(*name)
##匿名函数sum = lambda x,y: x+y sum(x,y)
##局部,全局变量
###
import rich
rich.print("[blue underline]Looks like a link")
The note is not visible to the blocked user.