combine_like_terms fixes

This commit is contained in:
lukew3
2020-10-23 13:50:32 -04:00
parent 6d3a543075
commit 8b220c8421
3 changed files with 4 additions and 3 deletions

View File

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