How to import sage library to my python program?
I write python program and must use SAGE to solve problem on my program,but i don't use command load "myprogram.py" on SAGE run program. How to run my program without this way? Thank you.