I have a array of this type
my array = [{N:23/*editar el numero 23*/, k:5},{N:11, k:10},{N:89, k:66}]
And I want to change the number 23 to another number without affecting the rest of the object "k: 5"
I do not know what method o...
asked by
04.04.2018 / 13:24