SDN301m_-_SU_2024_-_FE_2261.webp
Lust99

SDN301m_-_SU_2024_-_FE_2261.webp

  • Media owner Lust99
  • Ngày thêm
the code shown below do?
const fs = require('fs'); const os = require('os');
const system = os.platform(); const user = os.userInfo().username;
fs.appendFile('hello.txt', 'Hello ${user} on ${system}', (err) => { if (err) throw err; console.log('The data was appended to file!');}
);
A. Creates a text file
hello.txt and appends customized text
>
B.Consolelogssysteminformation
C. Creates a file
named data and append numbers
D. Creates an image file
<
Π
33

Thông tin

Category
SDN301m
Thêm bởi
Lust99
Ngày thêm
Lượt xem
839
Lượt bình luận
4
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
SDN301m_-_SU_2024_-_FE_2261.webp
File size
214.2 KB
Dimensions
1920px x 892px

Share this media

Back
Bên trên Bottom