In some tutorials, when a variable is declared, it is done like, var('x')
In some others, it is done like, x = var('x') What is the difference between the two, if any? Also, is it better to ask this kind of basic question in the Asksage forum or the sage-support mailing list? Thanks for your patience. -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org