[Tutor] Python assginment

Dave Angel d at davea.name
Wed Feb 22 01:48:26 CET 2012


On 02/21/2012 07:40 PM, Sukhpreet Sdhu wrote:
> hi
> i m working on Python assignment to convert roman numericals to arabic and vice versa.I had tried many different codes but those are not working.
> Can you please suggest me the code to do this by using while , if and else statements.
> thanks
> Sukhpreet Sidhu


You need to indent the code following the if statement on line 244.

Or if you haven't tried, you might want to attempt a few lines before 
asking for help here.

-- 

DaveA



More information about the Tutor mailing list