We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32aea34 commit ed89412Copy full SHA for ed89412
maths/Quadratic Equations(Complexes Numbers) renamed to maths/quadratic_equations_complex_numbers.py
@@ -1,4 +1,3 @@
1
-from __future__ import print_function
2
import math
3
4
def QuadraticEquation(a,b,c):
0 commit comments