Changes

Jump to: navigation, search

OPS435 Python Lab 4

4 bytes added, 13:56, 15 June 2017
PART 3 - Dictionaries
ipython3
</source>
::#Start Let's begin by creating a new dictionary to (for practice with):<source>
dict_york = {'Address': '70 The Pond Rd', 'City': 'Toronto', 'Postal Code': 'M3J3M6'}
</source>
13,420
edits

Navigation menu