Golang Variable Manipulation

# Introduction This challenge aims to test your understanding of variables in Golang. In Golang, variables are explicitly declared and used by the compiler to check the type-correctness of function calls.

|60 : 00

Click the virtual machine below to start practicing