https://studio.code.org/projects/applab/7tIAtJUm-gTnyJosKc61Pxd26CbEwBYmt-mdf7cifaw
Here is what I am trying to do
-
pull from the Baseball Teams List just the first 15 team with a date of 1901.
-
I added a column called Team Icon - URL link to Team Logo. I want this logo to show when a team is selected in the app.
-
I have attached a link to my current code on this app.
-
I have uploaded the CSV file for the Baseball Teams List with the added column.
Unit 6 Lesson 13 Baseball Teams.csv (136.2 KB) -
I am not an expert at coding; more like a novice.
-
I think the problem lies in the filtering function and the update screen function with the boolean expressions.