Changes

Jump to: navigation, search

OPS435 Python Lab 4

2 bytes removed, 18:59, 15 June 2017
PART 3 - Dictionaries
list_of_keys[0]
list_of_values[0]
</source>Now, let's use these ''newly-created lists'', ''len()'' &amp; '''range()''' functions with a ''for loop'' to construct our table:<br><br>
::#Issue the following:<source>
list_of_keys = list(dict_york.keys())
13,420
edits

Navigation menu