#Task 2
This programm reads twitter1.json or twitter2.json. There are 2 functions: the first one is for json file, which begins with a list, the second one - with dictionary.
Example 1(file begins with list):
Example 2(file begins with dictionary):
Example 3(when there is no such file):


