In this code, I:
- Declare a
mainpackage - Import the popular
fmtpackage, which contains functions for formatting text, including printing to the console. - Implement a
mainfunction to print a message to the console.
My first try to write some Go code
In this code, I:
main packagefmt package, which contains functions for formatting text, including printing to the console.main function to print a message to the console.
Log in or sign up for Devpost to join the conversation.