Write the body of the reconstruct_data() function that takes two pickled strings, unpickles them into Python objects, and returns the result of their concatenation.
You do NOT need to call the function or take any input.
Write the body of the reconstruct_data() function that takes two pickled strings, unpickles them into Python objects, and returns the result of their concatenation.
You do NOT need to call the function or take any input.
Create a free account to access the full topic