here is my code of the loop2 solution
Hi @iidlex99
Nice idea with the randomName
Your code works flawlessly.
Instead of the two instances of ['name']
, you could just write .name
. No need for the bracket notation there.
See you,
Michael