Hello,
I'm currently creating sort of a grading scale app, and I've come across a problem. I am trying to set certain labels in the app to the values in the dictionary selected through the list. However, when I run the app the labels text sets to "not found". I'm not sure if the problem is within the data structuring, or the part in which the text label is changed.
Here's my code: