python:创建文件

#!/usr/bin/python
# -*- coding:utf-8 -*-

open('a.txt','w+')

posted @ 2019-10-15 15:54  流星曳尾  阅读(166)  评论(0)    收藏  举报