John Machin <[EMAIL PROTECTED]> writes:
> On 28/04/2006 2:04 PM, Gary Wessle wrote:
> > the output of this code below is not what one would expect, it
> > outputs
> > all kind of numbers and it never stops, I want to ask the user for a
> > number and then print out the multiplication table up to t
On 28/04/2006 2:04 PM, Gary Wessle wrote:
>
> the output of this code below is not what one would expect, it outputs
> all kind of numbers and it never stops, I want to ask the user for a
> number and then print out the multiplication table up to that number.
That's what you want, but not what yo
the output of this code below is not what one would expect, it outputs
all kind of numbers and it never stops, I want to ask the user for a
number and then print out the multiplication table up to that number.
thanks
import math