Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Display variable value

I would like to rapidly report stored values along with the variable name. In python I can do print('A=' + A) for this, which does not seem to work in Sage. Is there a command with this function or a way to fix this print statement?