#!/usr/local/bin/python3 while True: open(‘foo’, ‘a’).write(“foo”)