How do I check if there is an object located in a specific index of a 2D list?
I would like to access the object and send it off as a parameter for another object.
This object is not in the same class as the 2D list, but it is in a class that is imported.
What you can do is