On Mon, Mar 2, 2015 at 10:47 PM, Scott Richardson <[email protected]> wrote: > Hello, I was doing the spring mass example, by copy and paste, in this > location http://www.sagemath.org/doc/tutorial/tour_algebra.html. > > Got an error pointing to the following: "-%at". > > Image attached with the issue circled in red. > > Does anyone have an idea why I can't run this?
You are only supposed to copy the *input* into sage, not the output. Also, be careful, some characters are not correctly copied using copy+paste. For example, sometimes quotes are mis-copied. > > Thank you, > Scott > > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-support. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
