|
Traceback (click to the left of this block for traceback) ... NameError: name 'A' is not defined Traceback (most recent call last): File "<stdin>", line 1, in <module> File "_sage_input_3.py", line 10, in <module> exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("cHJpbnQoQSk="),globals())+"\\n"); execfile(os.path.abspath("___code___.py")) File "", line 1, in <module> File "/tmp/tmpjjmKgt/___code___.py", line 2, in <module> exec compile(u'print(A) File "", line 1, in <module> NameError: name 'A' is not defined |
<type 'sage.rings.finite_rings.integer_mod.IntegerMod_int'> <type 'sage.rings.finite_rings.integer_mod.IntegerMod_int'> |
[6 5] [5 1] [6 5] [5 1] |
10946 10946 |
|
Dummy! 1/2 Dummy! 1/2 |
3 <type 'int'> <type 'sage.rings.integer.Integer'> 3 <type 'int'> <type 'sage.rings.integer.Integer'> |
4 4 |
|
88 88 |
<type 'sage.rings.integer.Integer'> <type 'sage.rings.integer.Integer'> |
![]() |
|
|
5000 5000 |
|
Traceback (click to the left of this block for traceback) ... NameError: name 'hailstone_list' is not defined Traceback (most recent call last): File "<stdin>", line 1, in <module> File "_sage_input_4.py", line 10, in <module> exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("bWF4KGhhaWxzdG9uZV9saXN0KQ=="),globals())+"\\n"); execfile(os.path.abspath("___code___.py")) File "", line 1, in <module> File "/tmp/tmpjrglcB/___code___.py", line 2, in <module> exec compile(u'max(hailstone_list) File "", line 1, in <module> NameError: name 'hailstone_list' is not defined |
|
|
|