Code .split() to split the pollution string on whitespace.
.split()
pollution
Make sure to type .split().