Roles code not working

@amelia3308 It’s not so clear what you mean. You can join the array element to one long string. Something like:

let roleString = role.join(", ");