COMMITS
/ maths/quadratic_equations_complex_numbers.py February 23, 2021
C
Change occurrences of str.format to f-strings (#4118)
CarsonHam committed
September 23, 2020
C
from __future__ import annotations (#2464)
Christian Clauss committed
February 19, 2020
T
Update quadratic equations solver (#1764)
TheSuperNoob committed
August 6, 2019
C
Add test for QuadraticEquation() (#1107)
Christian Clauss committed
C
print() is a function just like every other function (#1101)
Christian Clauss committed
H
remove from __future__, propre filename (#1102)
Harshil committed