We'll want to check if the variable stored in found is a health power-up.

Check if the string "health" is stored in the found variable.

Make sure to add found == "health" as the condition.