I have been working on some python code with a friend and for some reason i keep getting this message when i try to run his code,
if ar[2]!="client":
IndexError: list index out of range
I can't see whats wrong and i have never had this message come up before??