This is pretty vague, but ... assuming that you are using the expression 
like

a = 2
print a
print a+1
print a+2
print a+3

and a should have been 4, then yes, you would have to evaluate them all.

On Wednesday, September 25, 2013 3:24:18 PM UTC-4, Bassie wrote:
>
> Hello
>
> Can you evaluate all expressions at one? Like say, if i made a mistake 5 
> expressions before my last expression, and this mistake is reapeated in all 
> the 5 last expressions, do I have to evaluate all 5 expressions?
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to