Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 247 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 247 Bytes

ts-sorteo

data inicial : ["sam","tom", "pablo"]

// christopher addName(name, array) => array

// mike getRandomIndex(array) => number (random index)

// luis congratulations(array, index) => string () congratulations Sam, you are the winner