SpongeBob 🧽 has just finished learning how to write strings to files in Go! He started coding a program to write the string "I'm ready!" to the im_ready.txt file using the os.WriteFile() function.
When SpongeBob 🧽 was almost finished writing his program, Patrick⭐ pulled a prank on him and disordered all the code lines in his program!
Please help SpongeBob 🧽 arrange his code, so he can properly write the string to the file.