reading the file using readline fuction f=open("meanstd","r") reading some file
a=f.readlines() b=[]
converting