I have just recently begun programming, and am learning Pascal as my first language. In my class, the teacher doesn't have huge amounts of time, so I thought I would research this online. Converting arabic (normal) numbers to roman numerals is a part of a project that we are working on. I can do it, but I used a couple hundred lines of code to do it.
Now, just to make sure, I'm not asking for the code to be laid out. I know sort of how to do it; it involves a loop, but I'm not sure exactly how. Wrapping my head around it is a little tricky; at least at the moment. Given my beginner status, I would however appreciate simple English if you wish to offer some advice, or a pointer in the right direction. In case I don't end up getting back to you, my sincere thanks is offered.
debugger