Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can save your file with the .sage extension and then load it in Sage using load('myfile.sage'). Then, your function should work as you have written it.