# Introduction
In this lab, you need to create a program that swaps the values of two variables using a temporary variable and then prints the swapped values.
Swap Two Numbers using Temporary Variable
|60 : 00
Click the virtual machine below to start practicing