例如,当我输入时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',