Question: can you help me but do not use functions (def) on python plss Exercise 14: Write an algorithm that, given two lists by the user,
Exercise 14: Write an algorithm that, given two lists by the user, says each element they have in common and how many in each list. (Ex: [1,2,1,3] and [1,2,4] have 1 in common present 2 times in the first, once in the second; and 2 is present once in each)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
