How to read two Arrays at the same time?

It’s not clear what you’re doing here, because in the first picture you apparently have a structure containing a mole rat and timer. Whereas in the second pic, you have a structure containing two arrays?

It might make more sense to have a structure that is [ mole rat, timer ], and then make an array of them.

In any event, something like this:

image

2 Likes