4returnrender_to_response('example.html',{ 5'venndata':[100,80,60,30,30,30,10], 6'piedata':[60,40], 7'bhgdata':['el','or'], 8'qrstr':'''To the human eye QR Codes look like hieroglyphics, 9 but they can be read by any device that has 10 the appropriate software installed.'''11})