Nancy Haneine, sage 2

110 days ago by haneinen

factor (10989) 
       
3^3 * 11 * 37
3^3 * 11 * 37
factor (12177) 
       
3^3 * 11 * 41
3^3 * 11 * 41
reduce (10989/12177=11 * 41) 
       
Traceback (click to the left of this block for traceback)
...
SyntaxError: keyword can't be an expression
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "_sage_input_7.py", line 10, in <module>
    exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("cmVkdWNlICgxMDk4OS8xMjE3Nz0xMSAqIDQxKQ=="),globals())+"\\n"); execfile(os.path.abspath("___code___.py"))
  File "", line 1, in <module>
    
  File "/tmp/tmpH6jqcz/___code___.py", line 3
    reduce (_sage_const_10989 /_sage_const_12177 =_sage_const_11  * _sage_const_41 )
SyntaxError: keyword can't be an expression
function ([g*(x)=|x-3|=3],g(-1)) 
       
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_10.py", line 10, in <module>
    exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("ZnVuY3Rpb24gKFtnKih4KT18eC0zfD0zXSxnKC0xKSk="),globals())+"\\n"); execfile(os.path.abspath("___code___.py"))
  File "", line 1, in <module>
    
  File "/tmp/tmpxEfoCF/___code___.py", line 3
    function ([g*(x)=|x-_sage_const_3 |=_sage_const_3 ],g(-_sage_const_1 ))
                    ^
SyntaxError: invalid syntax
solve ([|x-3|+3>=5],x) 
       
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_9.py", line 10, in <module>
    exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("c29sdmUgKFt8eC0zfCszPj01XSx4KQ=="),globals())+"\\n"); execfile(os.path.abspath("___code___.py"))
  File "", line 1, in <module>
    
  File "/tmp/tmpiHfhLz/___code___.py", line 3
    solve ([|x-_sage_const_3 |+_sage_const_3 >=_sage_const_5 ],x)
            ^
SyntaxError: invalid syntax