import cgi import mysql.connector as conn db = conn.connect(host='localhost',user='root',passwd='',db='kph') cursor = db.cursor() print("""Content-type:text/html\n\n Kolkata Pizza Hub | Coupons

We are launching complete online food order system for restaurent and takeaway Only at the rate
₹195

Best Buy Coupons

""")