python_ref_abs_complex.py:
x
 
x = abs(5+6j)
print(x)