Match the functions with what they do.
Writing files
Mapping
Report a typo
Match the items from left and right columns
writeText()
appendText()
writeBytes()
appendBytes()
Adds the byte array to the content of the file
Used to write an array of bytes to file
Used to write and overwrite files
Adds text to a file without changing the existing content
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.