Hi Pat,
On Sat, Nov 28, 2009 at 1:36 AM, Pat LeSmithe wrote:
> On 11/27/2009 05:47 AM, Minh Nguyen wrote:
>> On Fri, Nov 27, 2009 at 9:10 PM, Yotam Avital wrote:
>>> for i in range (1,5):
>>> print '%6s %6s %6s'%(i, i^2, i^3)
>
> I think *part* of the problem could be line 294 of sagenb.inte
great thanks.
On Fri, Nov 27, 2009 at 3:47 PM, Minh Nguyen wrote:
> Hi Yotam,
>
> On Fri, Nov 27, 2009 at 9:10 PM, Yotam Avital wrote:
> > Hi.
> >
> > I have a minor prolem:
> >
> > I'm going through the sage tutorial and I got a little problem when I try
> to
> > create a simple table. I'm try
Hi Yotam,
On Fri, Nov 27, 2009 at 9:10 PM, Yotam Avital wrote:
> Hi.
>
> I have a minor prolem:
>
> I'm going through the sage tutorial and I got a little problem when I try to
> create a simple table. I'm trying to do what is going here:
>
> http://www.sagemath.org/doc/tutorial/tour_help.html#fu
Hi.
I have a minor prolem:
I'm going through the sage tutorial and I got a little problem when I try to
create a simple table. I'm trying to do what is going here:
http://www.sagemath.org/doc/tutorial/tour_help.html#functions-indentation-and-counting
when I put the following commands:
for i in