Replies: 1 comment
|
Well, after some further exploration I was able to answer my own question. Key values are accessed through their respective keys. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I don't understand the example in the book for printing keys.
In the print statement why are "key" and "cyclist[key]" required?
All reactions