Loading

Quipoin Menu

Learn • Practice • Grow

node-js / Writing Files
exercise
1/5
Exercise 1Node-js
Question

Write a Node.js script to write the string 'Hello, World!' to a file 'hello.txt' asynchronously.