Challenge 📝
Resources 📚
A string sentence is given. Return true if the block starts with "Hello".
sentence
true
#JavaScript Strings
Medium
unsolved