Javascript – How do I access these array keys?
I have 5 indexed arrays in an object and I want to access these array keys to display them. I understand that the last two lines are causing issues. I've searched for an hour and haven't found why it doesnt…