Given a sentence, return an array with all the unique words. Ignore punctuation and case sensitivity.Difficulty: MediumTopic: String ManipulationCheck out the documentation about this topic here: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions