Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

indexerror in print a list in python

I’m getting indexerror: too many indices for array while print a list in python how can I solve it ?

I didn’t try any thing yet just trying to solve it and getting error and now not able to solve it

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Sometimes we make a single dimension array and try to access it like a two-dimension array so that time the error appears is “IndexError: too many indices for array”.
for more details, you can read this.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading