Data Type Python Tutorial

a=1.5+0.5j
print a.real
print a.imag