For the assignment, we'll only be keeping any characters that are lower-case ASCII, upper-case ASCII, digits, or the percent sign; we want to change everything else to a space, and then split our words on one or more spaces. Practice using the Regular Expressions module to match the set of characters just described.">
You may exit out of this review and return later without penalty.