Test sage code
Hi, I want to test my code to see whether it is correct. I googled and I find out there is a code " sage -t/...py" I tried it for my windows and linux systems, but that does not work. Could you please explain to me what I should do? thanks in advance.
Hi Blue Sky look here
Hi Ortonllj, Iam looking for a code " sage -t ....py" that checks the code. I don't know what the code is.
In linux, for example, you need to have installed Sage, and from the command line (shell prompt), type "/path/to/sage -t /path/to/file.py". If you've tried that and it hasn't worked, please provide more details.
@John Palmieri Thanks! what do you mean by "path"?
See https://www.digitalocean.com/communit... or any other introduction to linux basics.