base conversion fix

This commit is contained in:
lukew3
2020-10-21 14:25:54 -04:00
parent d8a4b82d7d
commit 1174b5c0de
4 changed files with 52 additions and 43 deletions

View File

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