eeeeeeeeeeeeeeeeeeeeeeeeeee.../e.py

8 lines
106 B
Python

import sys
try:
while 'e':
sys.stdout.write('e')
except KeyboardInterrupt:
sys.exit('e')