Commit Graph

5 Commits

Author SHA1 Message Date
Isah Jacob 92e050d85f I added parameters to the functions
I converted the sum and multiplication parameters to an array
I used lamda in order to multiply through the numbers
2022-10-31 21:34:26 +01:00
Isah Jacob f1f97f4295 modified the each function 2022-10-31 21:31:57 +01:00
Isah Jacob 94cb07cfc6 created two prameter inside the add function
assigned each with a value 8 and 10
add the two variable using the plus operator
assign the result to the result variable and return the result variable
2022-10-31 18:52:54 +01:00
Briggs Elsperger 74ab0b7cc6 add clarifiying comment about not removing code 2021-09-11 16:18:55 -06:00
Benjo Kho 61f38bf60c Rename folders with numbers and underscores 2021-08-07 14:52:11 +08:00