I have a function that looks like this (below). I\'m using xlrd in python. Whenever I perform the \"print path\" function, I receive way too many iterations of path. Essentially
This seems closer to what want:
for new in newton: for jam, pat in zip(james, path): if jam == new: print pat