DEV Community

Discussion on: dev.to codes! Collaborative coding experiment: The most liked comment picks the next line of code, day 1

Collapse
 
alinp25 profile image
Alin Pisica


const getRandomNumber = () => 13

(JS)