We need to now update our variable unread to include the new emails. Assign unread the value unread + new.

Make sure to type unread = unread + new.