# Introduction
In this challenge, we will learn about functions in Go. We will see how to define functions, how to pass arguments to them, and how to return values from them.
Go Functions Fundamentals
|60 : 00
Click the virtual machine below to start practicing