Alan Gilfoy wrote:
> Roman Numeral - To - Digital Converter
>
> So far, I'm coming along OK with the code that runs the conversions,
> assuming the user gives me a proper input. (A string of capital
> letters I, V, X, L, C, D, M)
>
> However, not every input someone gives the function is goign
Roman Numeral - To - Digital Converter
So far, I'm coming along OK with the code that runs the conversions,
assuming the user gives me a proper input. (A string of capital
letters I, V, X, L, C, D, M)
However, not every input someone gives the function is goign to be
properly formatted like
Kent Johnson wrote:
> Hi Alan,
>
> I am forwarding your question to tutor@python.org which is the correct
> address for the list. [EMAIL PROTECTED] sends questions to the
> *maintainers* of the list, not the list itself.
>
> Kent
>
> Alan Gilfoy wrote:
>
>> I am learning how to program in pyth
Hi Alan,
I am forwarding your question to tutor@python.org which is the correct
address for the list. [EMAIL PROTECTED] sends questions to the
*maintainers* of the list, not the list itself.
Kent
Alan Gilfoy wrote:
> I am learning how to program in python as a major component of my
> school's