Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have to split the val from this file to two separate files, where 1st file file contains 1,2,3 and 2nd file contains 15,25,34.
dist val
A
1
2
3
B
15
25
34
how do I do this?
Can somebody help me?
Hi Shong can you help me?