minutes to hours fix

This commit is contained in:
lukew3
2020-10-23 13:38:16 -04:00
parent 8cbfda4644
commit 81b1f2824f
5 changed files with 117 additions and 114 deletions

View File

@@ -11,4 +11,4 @@ for item in list:
# print(mathgen.getGenList())
print(mathgen.decimal_to_roman_numerals())
print(mathgen.genById(101))
print(mathgen.genById(102))