Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

[FEATURE] Add function that converts any roman numeral to an integer #85

Closed
tosinolawore opened this issue Nov 11, 2021 · 4 comments
Closed
Labels
enhancement New feature or request

Comments

@tosinolawore
Copy link
Contributor

tosinolawore commented Nov 11, 2021

Conversion from roman numerals to an integer
Create a python function that converts any roman numeral to an integer. Roman numerals could be confusing at times, a function that converts them to an easy to understand integer would be helpful.

@tosinolawore tosinolawore added the enhancement New feature or request label Nov 11, 2021
@github-actions
Copy link

Thanks for your contribution. We will try to work on your issue ASAP.

@tosinolawore
Copy link
Contributor Author

tosinolawore commented Nov 12, 2021

Hi @pybash1 @Morgan-Phoenix , I opened a PR #86 to address this issue. Would you like to check it out and review it? Thanks!

@pybash1
Copy link
Owner

pybash1 commented Nov 12, 2021

@tosinolawore Closing as fixed in #86

@pybash1 pybash1 closed this as completed Nov 12, 2021
@tosinolawore
Copy link
Contributor Author

@pybash1 Great

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants