JSFiddle - React, Tailwind, and code Playground

by kkdaily

JavaScript

/* write a program that takes an array of words, and returns only those words that start with 'sh'
	 and end with 'ke'
*/