unable to convert string to integer in column data using the int function and readline function

前端 未结 0 1510
刺人心
刺人心 2020-11-22 09:40

reading the file using readline fuction f=open("meanstd","r") reading some file

a=f.readlines()
b=[]

converting

相关标签:
回答
  • 消灭零回复
提交回复
热议问题