binary coded decimal fix

This commit is contained in:
lukew3
2020-10-21 14:05:56 -04:00
parent 035066820b
commit 47966623cc
3 changed files with 2 additions and 1 deletions

View File

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