Challenge: Set and View a Cookie
Use what you have learned so far to set and view a cookie.
We'll cover the following...
Problem statement
Set a cookie with key product_id
and value 1201, then return the value.
Use what you have learned so far to set and view a cookie.
Set a cookie with key product_id
and value 1201, then return the value.