Run
n = 0.00123456789 output = format(n, 'E') print(output)
Output