Create a function called addCookie with parentheses and curly braces. 

Nice! We'll use this JavaScript function to create cookies.

Make sure to assemble function addCookie() with an opening { and a closing }.