quotient of power fixes

This commit is contained in:
lukew3
2020-10-21 21:41:57 -04:00
parent 8556a61551
commit ab00d7eb01
4 changed files with 7 additions and 7 deletions

View File

@@ -10,4 +10,4 @@ for item in list:
print(item[2])
# print(mathgen.getGenList())
print(mathgen.genById(97))
print(mathgen.genById(99))