News

Contribute to RaviTejaKundrapu/Introduction-to-Node-JS-Coding-Practice-1-Import-and-Export-an-Array development by creating an account on GitHub.
Create two files exportArray.mjs, importArray.mjs parallel to README.md file.. Write an array with the values as "countries", 190, "continents", 7, false, 6.2 in the exportArray.mjs file and export it ...