Do i change the x in the for loop?
1 Like
I tried dividing but it gave me the error "
The operator / is undefined for the argument type(s) int, int[]
1 Like
Say something like scale1=int(ā¦/ā¦);
Hmm i got the same issue too
Did you take the sum of the array?
You canāt take the array
Show your code because otherwise we canāt see what you do
thatās a new goal that was not part of the original.
Do you understand my solution, why I wrote to take the sum?