# Introduction In this lab, you need to write a program that uses multiple namespaces and follows these steps: create three namespaces with different variable types, get input values for the variables in a specific order, and then print the variables in reverse order.
Click the virtual machine below to start practicing