How to change the type of ArithRef type to Integer type so that can be used as array indices? #7415
Unanswered
debarpita23-2024
asked this question in
Q&A
Replies: 1 comment
-
You can't. And this question is more appropriate for stack-overflow, where there are several stack-overflow questions along these lines: https://stackoverflow.com/search?q=list+indices+must+be+integers+or+slices%2C+not+ArithRef Please review those answers and ask there if you have further questions.. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The code I have written is as follows:
After running the code, the output shown is:
Beta Was this translation helpful? Give feedback.
All reactions