wiley_pastebin

1.3.2.Dictionaries 2

Nov 13th, 2019
757
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.07 KB | None | 0 0
  1. > print(myDictionary[“name”])
  2. > print(myDictionary.get(“name”))
Advertisement
Add Comment
Please, Sign In to add comment