# Introduction In this lab, you need to create a program that implements a generic method named `display` to print any type of data, and then pass a string input from the user to the `display` method to print the input.
Click the virtual machine below to start practicing