JSFiddle - React, Tailwind, and code Playground

by frogggeee McFrogggeee

JavaScript

let array = [1, 4, 5, 7, 8]
alert(array[2])