Commit Graph

3 Commits (6b6e20fdb4d0813dcb936e29ac458df7c03e59f9)

Author SHA1 Message Date
kingtheoden bd5aa22faf More concise language and an example code. (#25421)
Erase an unnecessary word from the initial description.

Add an example function call above where the parameters are explained for a more visual learning experience.
2018-12-20 06:07:33 -05:00
Pravin Pratap c056fc18dd Added difference in range() between Python 2 and 3 (#20629)
Added the differences between the working methods of the range() function in Python 2 and 3, including the explanation of the "lazy" method of generating a list of numbers.
2018-10-31 21:11:43 -07:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30