Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The indentation was fine, I just didn't know how to preserve it in the question by copy paste I indented the code with syntax error by hand to show you (but this still doesn't show in preview),
I recopied it into Sage, it works now. I'll go by a gun

i=3 while i>0 : print i, 'looping'
i=i-1