Golang Pointers Comprehension

# Introduction This lab will test your understanding of pointers in Golang. Pointers are used to pass references to values and records within your program.

|60 : 00

Click the virtual machine below to start practicing