Advertisement
Guest User

Untitled

a guest
Aug 21st, 2014
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. {
  2. "_id" : ObjectId("53f63fc8f2b643f6ebb8a1a9"),
  3. "DOB" : 19690112,
  4. "GENDER" : "F",
  5. "BRAINSCORE" : 65
  6. },
  7. {
  8. "_id" : ObjectId("53f63fc8f2b643f6ebb8a1a2"),
  9. "DOB" : 19950116,
  10. "GENDER" : "F",
  11. "BRAINSCORE" : 44
  12. },
  13. {
  14. "_id" : ObjectId("53f63fc8f2b643f6ebb8a902"),
  15. "DOB" : 19430216,
  16. "GENDER" : "M",
  17. "BRAINSCORE" : 71
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement