3 Topics

Member Avatar for
Member Avatar for vizz

I have following input for accepting mobile number. But I think it will not work world wide. It will work for Indian mobile numbers only.(**e.g.** +910123456789)(+91 country code for India, 0 to 9 mobile number in India) How to make it global using **pattern=" \\+ [] {}"?** I want extension …

Member Avatar for vizz
0
163
Member Avatar for geetylerr

Can someone review this and give it some tips? Ive awlways struggled with python programming. # address book # Tyler G def search_database (): #search algoritm searchcriteria = raw_input("What do you want to search? ") temp1 = open("addressbookdata","r") for line in temp1: if searchcriteria in line: print ("\n") print ("\n") …

Member Avatar for TrustyTony
0
2K
Member Avatar for Brian.oco

While we play "wait and see" for Congressional leaders to hammer out some kind of bailout package for lenders and banks, there's other news going on - believe it or not - on Wall Street. While switching between CNBC, CNN and Fox News to get the latest on the financial …

0
149

The End.