Advertisement
Guest User

Untitled

a guest
Feb 13th, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. result["city1"] = ["state2", 120]
  2. result["city2"] = ["state4", 66]
  3. result["city3"] = ["state1", 12]
  4. ..
  5. ..
  6.  
  7. result2[state] = [number of cities in that state, sum of population]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement