here is an example text file;
test goat 894
test cat 239
test rug 931
pet frog 352
how can i add up the values in the third column and display the total?
here is an example text file;
test goat 894
test cat 239
test rug 931
pet frog 352
how can i add up the values in the third column and display the total?
whats the code for listing the values starting with a letter in the hash table by typing in the letter. i.e when i type in "A", i should get a list of values starting with A