Hi,

I have a list of strings For Eg: s1 = "20 - 30" , s2 = "10 - 30", s3 = "30 - 30".

Now, I have a text file which has some 100 lines. So , I have to read each line of the fiel and check if...