We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb893fc commit 6448ad3Copy full SHA for 6448ad3
exercises/05-Sum_all_items/README.md
@@ -3,7 +3,7 @@
3
4
## 📝 Instructions:
5
6
-1. Complete the code of the function `sum` so that it returns the sum of all the items in `my_sample_list`.
+1. Complete the code of the function `sum_all_values` so that it returns the sum of all the items in `my_sample_list`.
7
8
## 💡 Hint:
9
0 commit comments