How to get only one value form multi column list

dear boss
view the image below, which is a list or dictionary in streamlit Python. Firstly, you tell me how to enter the column names in the list. Secondly, I want to view just one value from the list, which is the red box value. Could you help provide me with the correct code to obtain the red box value? Thank you.