i =1n=eval(input())while n<1.75:i+=1n=eval(input())else:print(’已经找到人去挑水了,他是第{}号成员,他的身高是{}米。'.format(i,n))
这样有什么问题吗
print单引号输成中文的了