JSFiddle - React, Tailwind, and code Playground

by helpD54

JavaScript

let string = "blue,red,green";

let newArr = string.split(",");

console.log(8%2);