JSFiddle - React, Tailwind, and code Playground

by M.Zeki Osmancık

JavaScript

function summ(array) {
  return false;
}

summ([1, 2, 3, 4, 5, 6]);