[Tutor] Python assginment

Steven D'Aprano steve at pearwood.info
Wed Feb 22 08:53:17 CET 2012


On Wed, Feb 22, 2012 at 06:10:57AM +0530, 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.

Everything you need to know to solve this problem can be found at this 
website:

http://catb.org/esr/faqs/smart-questions.html


Please read it, and then if you have any more questions, come back and 
ask and we'll see what we can do to help.


-- 
Steven


More information about the Tutor mailing list