Commit 3d69494
authored
Fix return statement placement in sum function
Moved the return statement to after the addition operation to ensure the function returns the correct result.1 parent 1712038 commit 3d69494
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments