Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
''+msg+HTML_bottom # ---------------------- ReadData --------------------------------def readdata(): f=open(''restaurants.txt'',''r'') s=f.read() f.close() y=s.replace(''Reserve Now'','''') k=y.strip() l=k.split(''\n'') new=[] x=0 while x if len(lines) < 2: PrintError(''ERROR: Bad dataset in ''+ Restaurant_filename) return '''' elif: new+=[l[x].split(''\t'')] x+=1 return new lines = lines[1:] # ignore column headers return lines# ------------------------- CreateMasterList -------------------def CreateMasterList(lines): global MasterList for line in lines: d = {} fields = line.split('','') if len(fields) >= 6: if ''"'' in line: words = line.split(''"'') d[''name''] = words[1].strip() else: d[''name''] = fields[1].strip() if fields[0] == ''s'': d[''state'']=False else: d[''state'']=True d[''city'']=(fields[-3]) d[''cuisine'']=(fields[-1])]) MasterList.append(d)# ------------------------- PrintIndividual ---------------------def Printchecko(restaurant): lookfor = restaurant.strip().lower() sortlist=[] for d in MasterList: if lookfor in d[''name''].lower(): d=Highlightrestaurant(d,lookfor) sortlist.append([d[''name''].lower(),d]) sortlist.sort() header=''Restaurant with names containing "''+ restaurant+''"'' PrintTable(header,sortlist)# --------------------------- HighlightRestaurant-------------------def HighlightRestaurant (d,lookfor): front='''' back='''' mixed=d[''name''] low=mixed.lower() ln=len(lookfor) new_mixed='''' while lookfor in low: pos=low.find(lookfor) new_mixed=mixed[:pos]+front+mixed[pos:pos+ln]+back mixed=mixed[pos+ln:] low=low[pos+ln:] new_mixed+=mixed d[''name-HTML'']=new_mixed return d# ------------------------ PrintTable ----------------------------def PrintTable(header,sortedlist): s=HTML_head+HTML_top s+=''
QUESTION a) The handling of the INVITE transaction in SIP is completely different from the handling of other transactions. The handling of the INVITE is one of the most complex
Question 1 What is fragmentation? Question 2 Discuss the various service classes defined by integrated services Question 3 What are congestion? .Mention two algori
Can someone help me write a code for force = mass * acceleration.
OSI Layers: Open Systems Interconnection model is a reference model developed by International Organization for Standardization in 1984, as a conceptual structure of principles fo
Operating system: An operating system is system software which may be viewed as an organized collection of software consisting of procedures for operating a computer and pro
How to crete a web page name esp.html that allows users to conduct an ESP test
• The key to preventing problem involving shared storage is get some way to prohibit more than one process from reading and writing the shared data concurrently. That part of the p
Question 1 Explain the concept of knowledge discovery in database Question 2 Discuss the following types of Multidimensional Data Models Stars, Snowflakes and
Question 1 Write short notes on (a) Office Automatics System (b) Transaction Processing System Question 2 What is a too
Arithmetic and Logic Unit: The Arithmetic and Logic Unit is that part of the CPU that actually performs arithmetic and logical operations on data. The CU, CPU registers and me
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd