The following code computes roots, vertices, and delta of second-degree equations.
The code runs clean the first time, but when I loop it to restart it gives an error:
Traceback (most recent call last):
File "python", line 58, in <modu...
asked on
10.09.2016 / 19:07