Page 1 of 1

Question: Using a loop, calculate the sum of the numerical values for each key of the associative array. Do not use an a

Posted: Sat Nov 27, 2021 10:25 am
by answerhappygod
Question:
Using a loop, calculate the sum of the numerical values
for each key of the associative array. Do not use an array method.
And output the sum for each key of the associated on three separate
lines.
In PHP