Hello everyone, i have a file with numbers and need to add them up to have a total amount. the file looks somewhat like this:
0000063093
0000088847
0000016058
0000003892
0000147681
0000033828
0000068310
0000217651
0000337445
0000002672
In this case the total will be 0000979477. Each time the program runs the numbers will be different & so will the total amount. Is this possible?
0000063093
0000088847
0000016058
0000003892
0000147681
0000033828
0000068310
0000217651
0000337445
0000002672
In this case the total will be 0000979477. Each time the program runs the numbers will be different & so will the total amount. Is this possible?