I converted a file to list in python but when i executed thecode the following error is occured "arrays used as indices must be of integer (or boolean) "
Answers
Answered by
0
Answer:
Hello mate,
This problem happened with me too.
Try converting your floating variables to integers.
If you found this helpful, please mark me the Brainliest.
Explanation:
Similar questions