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
Question: Using a loop, calculate the sum of the numerical values for each key of the associative array. Do not use an a
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am