You need to complete the function unique_plates(plate_list1,plate_list2)in unique.py. The function takes two sortedlists of NumberPlates and returns a list containing NumberPlatesthat contains plates that only appear in plate_list2, in the sameorder as they appear in plate_list2, and an int for the numberofNumberPlate comparisons that were made. That is, the functionshould return a tuplelike(result_list, comparisons).
Copy and paste your unique module up to the end of yourunique_plates function definition – don’t include yourtesting code.
NOTE: You should leave out your testing code and the if __name__== ‘__main__’ section, especially if pylint complains aboutthem.
Remember your submitted code shouldn’t referenceStatCounter.get_count() or StatCounter._stats!
def unique_plates(plate_list1, plate_list2):
“”” Takes
PayPal Gateway not configured
PayPal Gateway not configured