Commit Graph

2 Commits (377230e40e8f8cf4cf5556b7f3a5b556f1125a2c)

Author SHA1 Message Date
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