conditional probability fix

This commit is contained in:
lukew3
2020-10-23 13:56:22 -04:00
parent 5cd935f998
commit 1cec34bb70
3 changed files with 111 additions and 107 deletions

View File

@@ -10,4 +10,4 @@ from mathgenerator import mathgen
# print(item[2])
# print(mathgen.getGenList())
print(mathgen.genById(101))
print(mathgen.genById(105))