竟没人用python,那就写一发吧 123456 while(1): #一直循环 a=int(input()) #读入 if(a!=42): print(a) else: break #退出循环 赞微海报分享
近期评论