Exercise 10 (common_high_conf_rules_test: 1 points). Let's consider any rules with a confidence of at least 0. 75 to be a "high-confidence rule. " Write some code that finds all high-confidence rules appearing in both the Latin text and the English text. Store your result in a list named common_high_conf_rules whose elements are (a,b)(a,b) pairs corresponding to the rules a⇒ba⇒b