Skip to content

Commit ed31ac8

Browse files
author
kangxiaoyu
committed
函数
1 parent bfe306b commit ed31ac8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/20170421/定义函数.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
在Python中,定义一个函数要使用def语句,
2+
3+
依次写出函数名,括号,括号中的参数和冒号:,

0 commit comments

Comments
 (0)