Skip to content

A simple Python kata about adding Roman numbers

Notifications You must be signed in to change notification settings

campug/roman_adding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roman adding kata

This is a simple Python kata about adding Roman numbers using string operations.

It is inspired by the description at http://codingdojo.org/kata/RomanCalculator/

It is being used at CamPUG (the Cambridge Python User Group) on Tuesday 7th March 2017 - see us on meetup.com at https://www.meetup.com/CamPUG/

See the docstring at the top of roman_adding.py for the aim of the kata, and see test_roman_adding.py for the unit tests.

About

A simple Python kata about adding Roman numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages