test_localsystem.py 69 Bytes Edit Raw Blame History Permalink 1 2 3 f=open('test_localsystem.txt','w') f.write('I have run\n') f.close()