CodingJS

Solve programming problems in Javascript or TypeScript!

 ~  ~ JS Syntax Help

Warmup-1

--

startHi

Given a string, return true if the string starts with 'hi'and false otherwise.

Examples

(ctrl-enter)

Popup content