python_ref_complex_2.py:
x
 
x = complex('7+8j')
print(x)