# Introduction In Go, functions can return multiple values. This feature is commonly used to return both a result and an error value from a function.
Click the virtual machine below to start practicing