Changes

Jump to: navigation, search

OPS435 Python Lab 4

9 bytes removed, 12:43, 19 May 2017
Investigation 1 - Part 4 - List Comprehension
</pre>
== PART Part 3 - Dictionary ==
== PART 4 - List Comprehension ==
We've already covered lists to a degree. Lets move into more advanced functions to use and generate lists. This is a very common practice in Python, understanding how to generate, manipulate, and apply functions to items inside a list can be incredibly useful. List comprehension is a way to build new lists from existing list.
13,420
edits

Navigation menu