Advertisement
SPN_201130

Untitled

Apr 1st, 2020
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.14 KB | None | 0 0
  1. question 1
  2. empty = dict()
  3.  
  4. my_dict = {'mini': 1, 'mina': 2 , 'mino' : 3}
  5.  
  6. winning_lottery_numbers = {('faulty'):'True', ('stars'): 'False'}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement