Write a program in python to solve reads and write problem using thread with list data structure. code example
Example: first_list = [10,20,30,40] second list = first list second list[3]=400
aList = [1, 2, 3, 4, 5, 6, 7]
aList = [1, 2, 3, 4, 5, 6, 7]