Beginner's Guide to Go Programming

# Introduction In this lab, we will officially start learning Go programming. We'll cover basic concepts and complete a simple Go program ourselves. **Knowledge Points:** - Standard output statement - Code structure - Running a program - Common functions in the `fmt` package

|
60 : 00

Click the virtual machine below to start practicing