Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 640 Bytes

File metadata and controls

18 lines (9 loc) · 640 Bytes

Lab2

#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):

image

Example 2(file begins with dictionary):

image

Example 3(when there is no such file):

image