leap year fixes

This commit is contained in:
lukew3
2020-10-23 13:33:37 -04:00
parent 4205d99974
commit 72e88ac2d9
4 changed files with 107 additions and 104 deletions

View File

@@ -10,4 +10,5 @@ for item in list:
print(item[2])
# print(mathgen.getGenList())
print(mathgen.genById(100))
print(mathgen.decimal_to_roman_numerals())
print(mathgen.genById(101))