Changes

Jump to: navigation, search

OPS435 Python Lab 4

No change in size, 12:28, 25 September 2017
PART 3 - Dictionaries
dict_york.keys()
</source>
::#Let's add another key:value pair to our dictionary to change the province key:pair value to BC:<sourc source lang="python"e>
dict_york['Province'] = 'BC'
dict_york
198
edits

Navigation menu