Winning a Technical Argument
I don’t usually like lists, but this one’s pretty good.
What good is Python’s complex
type if you don’t need to solve problems involving imaginary numbers? Bob Ippolito shows how you can use it to represent vectors and solve linear equations.