freeCodeCamp/guide/english/python/lists
JawnsenTrain 444fcbd578 Created a file for the insert method (#26496)
* Created a file for the insert method

I tried to adopt your style of making these files in order to retain consistency.

* Rename list-insert-method to list-insert-method.md

* Rename guide/english/python/lists/list-insert-method.md to guide/english/python/lists/list-insert-method/index.md

* Added code formatting, changed more info link
2019-02-11 16:39:33 -05: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-insert-method Created a file for the insert method (#26496) 2019-02-11 16:39:33 -05: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