while True :
phone = input("手机号:")
# data=f.read()
if not phone.isdigit() or len(phone)!=11:
print
while True :
phone = input("手机号:")
# data=f.read()
if not phone.isdigit() or len(phone)!=11:
print