Dear Group: I have recently encountered a few issues related to using http://sagecall.sagemath.org in class which never happened before.
#1) show() I usually use the show() command when displaying output as my students and I like "pretty print." However, recently I've had to switch to using only print() because show() outputs nothing. Is there a known issue that causes this? If so, is there a fix? #2) comments When I make a permalink to share my SageCells online, sometimes the comments are truncated. I use "#" as in the python comment. #3) n() On a separate note, I like using the n() method whenever I need to display decimal approximations to many digits. Is there a way to do this in pure python without SAGE? TIA, A. Jorge Garcia Baldwin SHS & Nassau CC http://www.youtube.com/calcpage2009 http://www.shadowfaxrant.blogspot.com -- You received this message because you are subscribed to the Google Groups "sage-edu" 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 https://groups.google.com/group/sage-edu. For more options, visit https://groups.google.com/d/optout.
