Hello,
I have a list of numbers in an external .txt file. Is there a way to determine how many numbers are in that frile so that I can use it as a counter?

Or perhaps there is a different way to read the numbers in until I reach the end of file?

Thank you