<function help at 0x93db18> <function help at 0x93db18> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Traceback (click to the left of this block for traceback) ... SyntaxError: invalid syntax Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_39.py", line 10, in <module>
exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("dCA9IHZhcigndGhldGEnKQpwYXJhbWV0cmljX3Bsb3QoIGNvcyooMiB0aGV0YSkpLCAodGhldGEsMCwxMCkp"),globals())+"\\n"); execfile(os.path.abspath("___code___.py"))
File "", line 1, in <module>
File "/tmp/tmpKGMaGD/___code___.py", line 4
parametric_plot( cos*(_sage_const_2 theta)), (theta,_sage_const_0 ,_sage_const_10 ))
^
SyntaxError: invalid syntax
|
Traceback (click to the left of this block for traceback) ... SyntaxError: invalid syntax Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_50.py", line 10, in <module>
exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("cj0gdmFyKCcgdCB0aGV0YScpCnBhcmFtZXRyaWNfcGxvdCggKHNpbiB0aGV0YSkpLCAodGhldGEsMCwxMCkp"),globals())+"\\n"); execfile(os.path.abspath("___code___.py"))
File "", line 1, in <module>
File "/tmp/tmpvivJwg/___code___.py", line 4
parametric_plot( (sin theta)), (theta,_sage_const_0 ,_sage_const_10 ))
^
SyntaxError: invalid syntax
|
|
|
|
|