Console Debugging Clues:
"the regular expression \s matches a single whitespace character, source: What is %s in regex?
Solution: change all instances of class
to className
Console Debugging Clues:
"the regular expression \s matches a single whitespace character, source: What is %s in regex?
Solution: change all instances of class
to className