cmyerskeitt / messi-goals-

Codewars Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

messi-goals-

Messi goals function Messi is a soccer player with goals in three leagues:

LaLiga Copa del Rey Champions Complete the function to return his total number of goals in all three leagues.

Note: the input will always be valid.

For example:

5, 10, 2 --> 17

About

Codewars Challenge


Languages

Language:JavaScript 100.0%