Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 4

18 bytes removed, 12:43, 19 May 2017
Part 3 - Dictionary
</pre>
== Part PART 3 - Dictionary ==
== Investigation 1 - Part 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