Remove lunges from this exercise routine by coding routine.pop() and the key "lunges" between the parentheses.
routine.pop()
"lunges"
Make sure to type routine.pop("lunges").
routine.pop("lunges")