Data Type Python Tutorial

import cmath 
print cmath.sqrt(-1) 
print (1+3j) * (9+4j)