Become a member
Sign in
黄哥Python
黄哥Python

黄哥Python

18 Following
2 Followers
·
  • Profile

  • Responses

Latest

黄哥Python
黄哥Python
Sep 27, 2017 · 2 min read

Python method chaining

Write this article from the reasons that a friend said the following code can not understand.

choice = raw_input (“Please enter: \ n”). strip () [0] .lower ()