power of powers fix

This commit is contained in:
lukew3
2020-10-21 21:37:29 -04:00
parent d73b509dcc
commit 3bb6c6f85e
4 changed files with 100 additions and 100 deletions

View File

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