+1 vote
in Python by
Select the correct example of complex datatype in Python

a) 3 + 2j

b) -100j

c) 5j

d) All of the above are correct
...