Python Code : Address-book (Try it!!)
Address-book This is self-explanatory. there's no need to describe what this code does, or is there.. Well, if you think so, then comment below and tell me what you don't understand. You are also welcome to e-mail me : lowleegeny@yahoo.com #----------------------------------------------------------- # Name : Addressbook.py # Purpose : Phone Book / Address Book # # Author : Mafanga Lolito (3138295) # # Created : 13-March-2013 # Copyright : (c) 2013 by Samdpix # Licence : wxWindows licence #------------------------------------------------------------ Numbers=[] Names=[] option =0 while True: print "---------------------------------------" option = raw_input("Enter the number of the Option you want:"+ "\n----------------------------------------"+ "\n| 1 | To Add Contact"+ "\n| 2 | To search for the Con