Data Type Python Tutorial

a=1.5+0.5j
printĀ a.real
printĀ abs(a)