We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe306b commit ed31ac8Copy full SHA for ed31ac8
doc/20170421/定义函数.txt
@@ -0,0 +1,3 @@
1
+在Python中,定义一个函数要使用def语句,
2
+
3
+依次写出函数名,括号,括号中的参数和冒号:,
0 commit comments