We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6cdc3b commit cdf088bCopy full SHA for cdf088b
1 file changed
python/pythonmethodchaining.md
@@ -1,4 +1,4 @@
1
-# python 方法链 method chaining
+# 跟黄哥学python序列文章之python方法链(method chaining)
2
3
## 写这篇文章来由,有朋友说下面这样的代码看不懂。
4
choice = raw_input("please input:\n").strip()[0].lower()
0 commit comments