-
Notifications
You must be signed in to change notification settings - Fork 22
Yusef's implementation #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
0/5 tests pass |
|
@kevsmith mind trying again? I tried to save a few chars but broke things :) |
|
5/5 tests passed |
|
@kevsmith if you can run the tests again that would be sweet - I may have flown too close to the sun with the last few commits 😄 |
|
I realized there was a bug in the last commit that would take more than two chars to fix, so I reverted it... I'm gonna call this done at 195 chars :) |
|
Okay, I lied - I got it down to 189 by mucking about with the list manipulation stuff. |
Run with
python3 roman.py <inputfile>