RT. I keep a lot of numbers in a file, all separated by newline (n).
for example:
1
2
3
4
saved like this, how can you take out the value of a specific location, for example, if you want to take out the value of 3, or always take out the penultimate value?