• incorrect test case assert checkio(1910) ==MDCCCC

Question related to mission Roman Numerals

 

This test case seems to be wrong, it should be MCMX.

assert checkio(1910) =='MDCCCCX', 'test1'