JSFiddle - React, Tailwind, and code Playground by luka kupunia October 12, 2020 JavaScript var a = [120,200,150]; console.log(Math.max.apply(Math, a))