<languages />
复数以“ j”表示为虚部:
复杂:
x = 3+5j y = 5j z = -5j print(type(x)) print(type(y)) print(type(z))
Python数字教程
数字
Int
浮动
类型转换
随机数