Hello,
I am currently working on a tool that looks for differences between two files and that gives a report of said differences.

Currently I have run into a little issue where some files data isn't saved in the same way but have the same values, for instance:
I would like to delete all the useless 0's that are present above.
Here is my progam:

Thanks in advance!
T