diff --git a/my-info.json b/my-info.json new file mode 100644 index 0000000..c071845 --- /dev/null +++ b/my-info.json @@ -0,0 +1,7 @@ +{ + "favorite_colors": ["blue","green","red"], + "country": "United Arab Emirates", + "population": 3400000, + "visit_within_5years": true, + "favorite_foods": ["Biryani", "Mutton Curry With Rice", "Butter Chicken"] +} \ No newline at end of file