* Allow to use negative index of array in python * Support negative index in array slice * Print index and array size in IndexError * Fix style