0
Why the console shows an error, as"` str` object cannot be interpreted as an integer. "
3 Réponses
+ 1
u might be doing mathematical operation on string. It would be better if u post ur code
0
you are performing a mathematical expression on a string
0
Might be you are doing a mathematical operation to a string. Post your code, then it will be easier to give proper direction.