os.remove("input.txt")
os.remove("/input.txt")
os.remove("docs") -- must be empty
os.remove("/docs") -- ditto