JSFiddle - React, Tailwind, and code Playground by hmahida September 26, 2018 JavaScript var arr = ['a', 'b', 'c', 'd']; alert(arr.includes('d','c','d','f'))