Extract data from EEPROM to an array

EEPROM.write(0, '6'),(1, '7'),(2, '2'),(3, '0'),(4, '2');

I love the creative attempt to invent new ways of doing things.

What changes did you make to your compiler to support this?

You need to store data for multiple user just like you do for one user, except at different addresses.