33 is int type, 33.0 is float type, 33j is complex type and the last one is incorrect way of representing complex type 33+1j
33 is int type, 33.0 is float type, 33j is complex type and the last one is incorrect way of representing complex type 33+1j