Advertisement
sphinx2001

List people

Feb 18th, 2023
762
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.63 KB | None | 0 0
  1. people = [
  2.     ['Amy Smith', '694.322.8133x22426'],
  3.     ['Brian Shaw', '593.662.5217x338'],
  4.     ['Christian Sharp', '118.197.8810'],
  5.     ['Sean Schmidt', '9722527521'],
  6.     ['Thomas Long', '163.814.9938'],
  7.     ['Joshua Willis', '+1-978-530-6971x601'],
  8.     ['Ann Hoffman', '434.104.4302'],
  9.     ['John Leonard', '(956)182-8435'],
  10.     ['Daniel Ross', '870-365-8303x416'],
  11.     ['Jacqueline Moon', '+1-757-865-4488x652'],
  12.     ['Gregory Baker', '705-576-1122'],
  13.     ['Michael Spencer', '(922)816-0599x7007'],
  14.     ['Austin Vazquez', '399-813-8599'],
  15.     ['Chad Delgado', '979.908.8506x886'],
  16.     ['Jonathan Gilbert', '9577853541']
  17. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement