# Introduction In this lab, you need to create a program that overloads the `/` operator to divide two complex numbers, using the provided formula, and then outputs the result in the format `real + imagi`.
Click the virtual machine below to start practicing