reset password
Author Message
shashank7991
Posts: 18
Posted 22:05 Oct 18, 2015 |

Getting this as a output of facts.json.

Is it correct.?.

ngosrani
Posts: 31
Posted 22:24 Oct 18, 2015 |

Your output should have all objects saved in an single array. Whereas I see your screenshot having multiple arrays and objects. Please refer HW3 for more details. You just need to make few changes to your output.

MariahM
Posts: 35
Posted 22:25 Oct 18, 2015 |

File should only have one [ in the beginning and one ] at the end. Looks like you have brackets for every json object .

Last edited by MariahM at 22:37 Oct 18, 2015.
dguhath
Posts: 61
Posted 22:37 Oct 18, 2015 |

try 

https://jsonformatter.curiousconcept.com/

to check format