(Python) TypeError: ‘float’ object is not subscriptable
I have finally got the patience to use Python again and I am trying some math stuff to get back in, but I am now trying to make a Python script and it came up with the “float’ object is not subscriptable’ error. Again, I have just got back into Python and I have no … Read more