Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. C:\Users\joe\Desktop\mental math>python math2.py
  2. Traceback (most recent call last):
  3. File "math2.py", line 135, in <module>
  4. if x in py.objects[0,i].x_range and y in py.objects[0,i].y_range:
  5. TypeError: list indices must be integers
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement