mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-03-31 10:56:43 +00:00
remove from __future__, propre filename (#1102)
This commit is contained in:
parent
58126406fd
commit
6654e1ec7d
@ -1,4 +1,3 @@
|
||||
from __future__ import print_function
|
||||
import math
|
||||
|
||||
def QuadraticEquation(a,b,c):
|
Loading…
x
Reference in New Issue
Block a user