perimeter of polygons fix

This commit is contained in:
lukew3
2020-10-21 21:26:37 -04:00
parent 0e462dfb0b
commit c35608a51e
4 changed files with 103 additions and 98 deletions

View File

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