Next, code a display statement, and inside it, access the first value in the apple_stocks list.

Make sure to pick print followed by ( and then apple_stocks[0], ).