freeCodeCamp/guide/english/python/lists
himanshu07070 308d5db586 changes in the output (#30099)
['I', 'love', 'Python', 'very much']
instead of double quotes , it should be single quote.
2019-01-18 19:02:24 -06:00
..
list-append-method changes in the output (#30099) 2019-01-18 19:02:24 -06:00
list-comprehension spelling corrections (#21236) 2018-11-07 20:04:05 +00:00
list-extend-method fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
list-index-method Fixed typo on line 6 (#31809) 2019-01-18 18:59:12 -06:00
list-map-filter-reduce fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
list-pop Fix invalid syntax (#25653) 2018-11-03 01:22:25 +05:30
list-remove-method Added example code with duplicates in list (#23629) 2018-11-28 19:51:55 -05:00
list-sort-method update: lambda expression example for python sort (#26044) 2018-12-08 12:33:36 -07:00
index.md Add content in Mutable section of Lists (#25476) 2019-01-15 16:08:26 -05:00