|
0 1 0 1 |
0 50000000000000000001 0 50000000000000000001 |
40816211700439453125 32023715972900390626 40816211700439453125 32023715972900390626 |
60000000000000000000 80000000000000000001 60000000000000000000 80000000000000000001 |
|
Traceback (click to the left of this block for traceback) ... NameError: name 'P' is not defined Traceback (most recent call last): File "<stdin>", line 1, in <module> File "_sage_input_15.py", line 10, in <module> exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("dCA9IGNwdXRpbWUoKQpwcmludChGaWJfUGlzKFAsMjApKQpwcmludChjcHV0aW1lKCktdCkgI3ByaW50cyB0aGUgdGltZSBpdCByZXF1aXJlcyB0aGUgcHJvZ3JhbSBoYXMgcnVu"),globals())+"\\n"); execfile(os.path.abspath("___code___.py")) File "", line 1, in <module> File "/tmp/tmp_zVb_9/___code___.py", line 4, in <module> print(Fib_Pis(P,_sage_const_20 )) NameError: name 'P' is not defined |
|