1.新建文本文件hello.txt,写入五行”hello, world!:i”,其中i从1-5 2.打开题1中文件hello.txt,追加五行”hello, world!:i”,其中i从6-10 3.在控制台输出题2中文件hello.txt