Hi,
can you please help me understand something?
On page 675 of the pdf, there is an exercise about updating the HighScoreItem.
Below that it says:
I do not understand this.
- Where does the ‘highScoreItem.name’ come from? Where was it defined?
- In ‘highScoreViewController.update(item)’, where does the item come from? Where is it filled with data?
When I put this in my code, I first get the error…
Then I get theses errors…
Thanks so much for any help!
Dan