In the UG, it mentions that when using the list command, the list should print in chronological order, with the oldest transaction being the first.

However, in the program, the list is printed in the exact opposite manner, where the newest transaction occupies the first index.

In the UG, it mentions that when using the list command, the list should print in chronological order, with the oldest transaction being the first.
However, in the program, the list is printed in the exact opposite manner, where the newest transaction occupies the first index.