...

/

Challenge: Set and View a Cookie

Challenge: Set and View a Cookie

Use what you have learned so far to set and view a cookie.

Problem statement

Set a cookie with key product_id and value 1201, then return the value.

Expected

...