笨方法學Python 習題 16: 讀寫文件

#!usr/bin/python # -*-coding:utf-8-*- from sys import argv script , filename = argv print ("We're going to arase %r." % filename) # 打印 We're going to arase test.txt print ("If you don't want
相關文章
相關標籤/搜索