Loading

Quipoin Menu

Learn • Practice • Grow

node-js / Working with JSON Files
exercise
1/5
Exercise 1Node-js
Question

Write a script that reads a JSON file 'data.json' and parses its content into a JavaScript object. Print the object.