#!/usr/bin/python import os ## get input ## filename=raw_input("Type file name to remove: ") ## delete only if file exists ## if ...
確定! 回上一頁