Answer the question
In order to leave comments, you need to log in
How to replace values in an array in python without indices?
There is an array abc = ['1', '4', '45']
.replace with an array does not work
How to change the values of all these variables without abc[0] = ..., for example, to the same variables +5
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question