I writing a mini project to store users and their bank accounts data, each user can have multiple accounts. I used Map, List and Array, but I think my code in main class is