Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. positions_list = [
  2. "M.pharm",
  3. "pharmaceutical sales",
  4. "pharmacist",
  5. "druggist",
  6. "MPharm",
  7. "pharmaceutical sales",
  8. "pharmacist",
  9. "druggist",
  10. "MPharm"
  11. ];
  12.  
  13. ["M.pharm", "pharmaceutical sales", "pharmacist", "druggist", "MPharm"]
  14.  
  15. ["M.pharm", "pharmaceutical sales", "pharmacist", "druggist", "MPharm", "pharmaceutical sales", "pharmacist", "druggist", "MPharm"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement