Re: Converting numbers to words

2009-02-05 Thread Brian Allen Vanderburg II
todp...@hotmail.com wrote: > > I've been trying to figure this out for over 2 hours and I'm really frustrated right now. > > I first made Python to ask user to input height in meters. If user puts certain value in meter, then it converts it to feet and inches as follows: > > > Enter the hei

Re: Converting numbers to words

2009-02-05 Thread Steve Holden
todp...@hotmail.com wrote: > I've been trying to figure this out for over 2 hours and I'm really > frustrated right now. > > I first made Python to ask user to input height in meters. If user puts > certain value in meter, then it converts it to feet and inches as follows: > > > Enter the heigh