Skip to content

Commit cdf088b

Browse files
committed
黄哥所写python文章
1 parent e6cdc3b commit cdf088b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/pythonmethodchaining.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# python 方法链 method chaining
1+
# 跟黄哥学python序列文章之python方法链(method chaining)
22

33
## 写这篇文章来由,有朋友说下面这样的代码看不懂。
44
choice = raw_input("please input:\n").strip()[0].lower()

0 commit comments

Comments
 (0)