circumference of circle fixes

This commit is contained in:
lukew3
2020-10-23 13:45:51 -04:00
parent 536edd8e6d
commit de75ea2073
5 changed files with 107 additions and 108 deletions

View File

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