Implement a class which updates the values of several assets in a wallet.
Sigiloso
Eventually realized that using an interface is key to this problem. Didn't get around to implementing it but interviewer was satisfied with my voicing this realization.