import sys,time for i in range(10): sys.stdout.write("#") sys.stdout.flush() time.sleep(0.1)
隐藏指定的对象.