I have made a program which shows contact when contact name is given but the contact not found statement is coming twice

前端 未结 0 900
执念已碎
执念已碎 2020-12-05 17:43
answer=""
while answer!= "yes":

    contact_name = input("Entername: ")
    contacts = {\'Mom\': 9469211475, \'Dad\': 9419198443}
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题