Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. print( bs.matrix[25])
  2. amnt = sf.prods_instore()
  3. ......
  4.  
  5. def prods_instore():
  6. print( bs.matrix[25])
  7. ...
  8.  
  9. /
  10. []
  11. ['M',0 ]
  12. /
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement