Read a file line by line assigning the value to a variable

后端 未结 10 1187
说谎
说谎 2020-11-21 07:37

I have the following .txt file:

Marco
Paolo
Antonio

I want to read it line-by-line, and for each

10条回答
提交回复
热议问题