Question: What does the code shown below do?
- creates a text file hello.txt and appends customized text
- creates an image file
- console logs system information
- creates a file named data and append numbers
Answer: The correct answer of the above question is Option A:creates a text file hello.txt and appends customized text