Write Files in Go | Challenge

# Introduction This challenge aims to test your ability to write files in Go. You will learn how to write a string or bytes into a file and how to use buffered writers.

|60 : 00

Click the virtual machine below to start practicing