^CTraceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_57.py", line 10, in <module>
exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("bnVtX29mX3BlYWsgPSAwCk4gPSAxMDAwMDAwCmZvciBpIGluIHNyYW5nZSgxLE4pOgogICAgaWYgaXNwZWFrKGkpOgogICAgICAgIG51bV9vZl9wZWFrICs9IDEKcHJpbnQobnVtX29mX3BlYWsvTik="),globals())+"\\n"); execfile(os.path.abspath("___code___.py"))
File "", line 1, in <module>
File "/tmp/tmpoEZ0dC/___code___.py", line 6, in <module>
if ispeak(i):
File "/tmp/tmp1er5pZ/___code___.py", line 3, in ispeak
if peakf(n) == n:
File "/tmp/tmpCUotWj/___code___.py", line 6, in peakf
n = f(n)
File "/tmp/tmps7cKSQ/___code___.py", line 7, in f
return(Integer(n/_sage_const_2 ))
File "sage/ext/interrupt/interrupt.pyx", line 203, in sage.ext.interrupt.interrupt.sage_python_check_interrupt (/usr/local/sage-6.10/src/build/cythonized/sage/ext/interrupt/interrupt.c:1891)
File "sage/ext/interrupt/interrupt.pyx", line 88, in sage.ext.interrupt.interrupt.sig_raise_exception (/usr/local/sage-6.10/src/build/cythonized/sage/ext/interrupt/interrupt.c:925)
KeyboardInterrupt
__SAGE__