Loading

Quipoin Menu

Learn • Practice • Grow

node-js / File System Basics
exercise
1/5
Exercise 1Node-js
Question

Write a Node.js script that reads a file 'input.txt' asynchronously and prints its content. Handle errors.