udarakalpana / javascript_katas

This is katas for learn javascript fundamental concept.
0 stars 0 forks source link

Kata 4: Sum of Array Elements #5

Open udarakalpana opened 4 months ago

udarakalpana commented 4 months ago

Write a function that takes a below array of numbers and returns the sum of all the elements.

const numbers = [1, 2, 3, 4]

// Output: 10

KavishkaImalsha commented 4 months ago

@udarakalpana I started to doing this kata

Eran2001 commented 4 months ago

@udarakalpana I started.

Tharanga1988 commented 4 months ago

@udarakalpana I'll start this

sgc1996 commented 4 months ago

@udarakalpana I started this kata

thushan1986 commented 4 months ago

@udarakalpana I have started this.

malika77 commented 4 months ago

I stared this kata

pangnarathana commented 3 months ago

@udarakalpana I started

tharkamahesh123 commented 3 months ago

i started

lakshan67 commented 3 months ago

I started this kata sir

nipunnirman commented 3 months ago

I started this kata