Bart is a very lazy student; he skipped all the topic theory and went straight to the problems.
Now he needs to create a program that uses the Write() method to add two slices of bytes with the following phrases to the builder:
[]byte("Aye, carumba!")
[]byte("Eat my shorts!")
Bart has no idea how to create this program! Please help him write the code for this program.