Create the variable items that stores the value of the key "M".
items
"M"
Make sure to type items = stock["M"].
items = stock["M"]