たとえば、 と入力する2 * 100
と、次のようになります。
5555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555
どうしてこれなの?これが私のコードです
import math
KeepProgramRunning = True
while KeepProgramRunning:
print 'Please enter the centimetre value you wish to convert to millimetres '
a = raw_input()
print 'The answer is',