I type expand( (a+b)**20)
but I want to see it in a single page, not as a single line?
The same for 88**800
I don't want to uncheck the typesetting box.
So is there a function that can display the output in sage's raw
format.
What is this format, and how do I see it?
I know show() and view() which show the output in the latex format, but not sage's output format.