# Introduction
In this lab, you need to create a program that swaps the values of two variables by passing their addresses to a function and then print the updated values.
Swapping Two Variables with Pointers
|60 : 00
Click the virtual machine below to start practicing