Python Numbers

In Python, Python supports four different numerical types - int, float, long and complex. Variables numeric created when value assign.

Code :