Advertisement
Warfront1

Untitled

Sep 3rd, 2015
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. global map
  2. if map[investor['name']][report] == 'false':
  3. map[investor['name']][report] = 'true'
  4. else:
  5. map[investor['name']][report] = 'false'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement