# Introduction Now we are going to start learning Go officially. In this lab, we will learn some basic knowledge of Go and complete a Go program by ourselves. **Knowledge Points:** - Standard output statement - Code structure - Running a program - Common functions in the fmt package
Click the virtual machine below to start practicing