Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 4

No change in size, 14:04, 15 June 2017
PART 3 - Dictionaries
dict_york.keys()
</source>Armed with this information, We can retrieve individual values from a dictionary by provide the key associated with the value
::*#For example, issue the following:<source>
dict_york['Address']
dict_york['Postal Code']
13,420
edits