nose=3 #起始長度
feel=0 #還沒感覺
shooting=False #還沒感覺當然不會射
H=function(x){
if(x==False) nose=nose+1
else nose=max(nose-1,3) #假設皮諾丘說實話會恢復,那鼻子不能凹下去
}
While(shooting=True){
H(nose>10)
feel=feel+1
if(feel>1000000) shooting=True
}
#整個過程應該很快不用三秒
#皮諾丘根本是快槍俠
#不過對方應該也會被極快的速度挫傷