Guest User

Untitled

a guest
Feb 18th, 2018
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. [
  2. {
  3. 'id': 1
  4. 'password': 'abc'
  5. 'email': 'abc@def.com'
  6. },
  7. ...
  8. ]
  9.  
  10. foo(user_id)
  11.  
  12. foo(2)
Add Comment
Please, Sign In to add comment